mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-29 16:54:06 +02:00
DirectorObjectForm: remove unused property
This commit is contained in:
parent
44a90afea2
commit
38d17af92e
@ -43,9 +43,7 @@ abstract class DirectorObjectForm extends DirectorForm
|
|||||||
|
|
||||||
protected $deleteButtonName;
|
protected $deleteButtonName;
|
||||||
|
|
||||||
protected $fieldsDisplayGroup;
|
protected $displayGroups = [];
|
||||||
|
|
||||||
protected $displayGroups = array();
|
|
||||||
|
|
||||||
protected $resolvedImports;
|
protected $resolvedImports;
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user