mirror of
https://github.com/Icinga/icingadb-web.git
synced 2026-05-28 04:36:06 -04:00
CompatObject: Separate function based import by an empty line
This commit is contained in:
parent
6d09dda779
commit
77d7c97e8a
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ use Icinga\Module\Icingadb\Model\Service;
|
|||
use Icinga\Module\Monitoring\Object\MonitoredObject;
|
||||
use InvalidArgumentException;
|
||||
use ipl\Orm\Model;
|
||||
|
||||
use function ipl\Stdlib\get_php_type;
|
||||
|
||||
trait CompatObject
|
||||
|
|
|
|||
Loading…
Reference in a new issue