IcingaService: public hasBeenAssignedToHostTemplate

This commit is contained in:
Thomas Gelf 2021-05-20 10:24:27 +02:00
parent bd44999e52
commit da1363d236
1 changed files with 1 additions and 1 deletions

View File

@ -468,7 +468,7 @@ class IcingaService extends IcingaObject implements ExportInterface
/**
* @return bool
*/
protected function hasBeenAssignedToHostTemplate()
public function hasBeenAssignedToHostTemplate()
{
$hostId = $this->get('host_id');