mirror of
https://github.com/Icinga/icingaweb2-module-director.git
synced 2025-07-28 00:04:05 +02:00
QuickBaseForm: add missing use statement
This commit is contained in:
parent
e59e2d0c2c
commit
2b094067a5
@ -2,6 +2,7 @@
|
||||
|
||||
namespace Icinga\Module\Director\Web\Form;
|
||||
|
||||
use Icinga\Application\Modules\Module;
|
||||
use Zend_Form;
|
||||
|
||||
abstract class QuickBaseForm extends Zend_Form
|
||||
|
Loading…
x
Reference in New Issue
Block a user