mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-04-08 17:15:08 +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\Application\Icinga;
|
||||
use Icinga\Web\Form\FormElement;
|
||||
use Zend_Config;
|
||||
|
||||
/**
|
||||
* A button
|
||||
|
Loading…
x
Reference in New Issue
Block a user