mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
IcingaTemplateResolver: just a newline
This commit is contained in:
parent
72b86017d1
commit
68a22590a8
@ -243,7 +243,6 @@ class IcingaTemplateResolver
|
|||||||
if ($objectId === null) {
|
if ($objectId === null) {
|
||||||
$objectId = $this->object->id;
|
$objectId = $this->object->id;
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
public function listInheritancePathIds($objectId = null)
|
public function listInheritancePathIds($objectId = null)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user