mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-27 15:54:03 +02:00
WebWizard
: Import exception InvalidArgumentException
This commit is contained in:
parent
fc321ddc49
commit
ea2166be6d
@ -6,6 +6,7 @@ namespace Icinga\Module\Setup;
|
|||||||
use Icinga\Application\Platform;
|
use Icinga\Application\Platform;
|
||||||
use Icinga\Module\Setup\Requirement\SetRequirement;
|
use Icinga\Module\Setup\Requirement\SetRequirement;
|
||||||
use Icinga\Module\Setup\Requirement\WebLibraryRequirement;
|
use Icinga\Module\Setup\Requirement\WebLibraryRequirement;
|
||||||
|
use InvalidArgumentException;
|
||||||
use PDOException;
|
use PDOException;
|
||||||
use Icinga\Web\Form;
|
use Icinga\Web\Form;
|
||||||
use Icinga\Web\Wizard;
|
use Icinga\Web\Wizard;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user