mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-30 17:24:18 +02:00
HostGroupMember: Conform the class and file naming
This commit is contained in:
parent
4febd5c635
commit
9f7ff8276d
@ -2,7 +2,7 @@
|
||||
|
||||
namespace Icinga\Module\Director\Objects;
|
||||
|
||||
class IcingaHostgroupMember extends IcingaObject
|
||||
class IcingaHostGroupMember extends IcingaObject
|
||||
{
|
||||
protected $keyName = array('host_id', 'hostgroup_id');
|
||||
|
Loading…
x
Reference in New Issue
Block a user