IcingaService: public hasBeenAssignedToHostTemplate
This commit is contained in:
parent
bd44999e52
commit
da1363d236
|
@ -468,7 +468,7 @@ class IcingaService extends IcingaObject implements ExportInterface
|
|||
/**
|
||||
* @return bool
|
||||
*/
|
||||
protected function hasBeenAssignedToHostTemplate()
|
||||
public function hasBeenAssignedToHostTemplate()
|
||||
{
|
||||
$hostId = $this->get('host_id');
|
||||
|
||||
|
|
Loading…
Reference in New Issue