mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +02:00
Add all untested files from incubator's library/Icinga to working tree library/Icinga refs #4257
8 lines
67 B
PHP
Executable File
8 lines
67 B
PHP
Executable File
<?php
|
|
|
|
namespace Icinga\Objects;
|
|
|
|
class Service extends Object
|
|
{
|
|
}
|