mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-30 17:24:16 +02:00
CustomVarTable
: Import Closure
The property `$hookApplier` is of type `Closure`, hence it has been imported.
This commit is contained in:
parent
c4a3cee94a
commit
e0f02c1d62
@ -12,6 +12,7 @@ use ipl\Html\HtmlDocument;
|
||||
use ipl\Html\HtmlElement;
|
||||
use ipl\Html\Text;
|
||||
use ipl\Web\Widget\Icon;
|
||||
use Closure;
|
||||
|
||||
class CustomVarTable extends BaseHtmlElement
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user