mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-02-26 11:10:24 -05:00
Add all untested files from incubator's library/Icinga to working tree library/Icinga refs #4257
7 lines
67 B
PHP
Executable file
7 lines
67 B
PHP
Executable file
<?php
|
|
|
|
namespace Icinga\Objects;
|
|
|
|
class Service extends Object
|
|
{
|
|
}
|