mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-08-20 01:08:12 +02:00
ObjectTabs: cosmetics
This commit is contained in:
parent
75181ea7a2
commit
78ab1fa120
@ -20,10 +20,10 @@ class ObjectTabs extends Tabs
|
||||
/** @var IcingaObject $object */
|
||||
private $object;
|
||||
|
||||
private $allowedExternals = array(
|
||||
private $allowedExternals = [
|
||||
'apiuser',
|
||||
'endpoint'
|
||||
);
|
||||
];
|
||||
|
||||
public function __construct($type, Auth $auth, IcingaObject $object = null)
|
||||
{
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user