`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:
raviks789 2023-08-15 08:17:07 +02:00
parent f05d76e05e
commit 2db4e35b78
1 changed files with 1 additions and 0 deletions

View File

@ -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