mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 16:24:05 +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 $fieldsDisplayGroup;
|
||||
|
||||
protected $displayGroups = array();
|
||||
protected $displayGroups = [];
|
||||
|
||||
protected $resolvedImports;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user