mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-29 16:54:04 +02:00
Button
: Import class Zend_Config
The parameters for the constructor can be of type `Zend_Config`. Hence the class has been imported.
This commit is contained in:
parent
f05d76e05e
commit
2db4e35b78
@ -6,6 +6,7 @@ namespace Icinga\Web\Form\Element;
|
|||||||
use Icinga\Web\Request;
|
use Icinga\Web\Request;
|
||||||
use Icinga\Application\Icinga;
|
use Icinga\Application\Icinga;
|
||||||
use Icinga\Web\Form\FormElement;
|
use Icinga\Web\Form\FormElement;
|
||||||
|
use Zend_Config;
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A button
|
* A button
|
||||||
|
Loading…
x
Reference in New Issue
Block a user