mirror of
https://github.com/Icinga/icingaweb2.git
synced 2026-05-28 04:02:39 -04:00
WebWizard: Import exception InvalidArgumentException
This commit is contained in:
parent
fc321ddc49
commit
ea2166be6d
1 changed files with 1 additions and 0 deletions
|
|
@ -6,6 +6,7 @@ namespace Icinga\Module\Setup;
|
|||
use Icinga\Application\Platform;
|
||||
use Icinga\Module\Setup\Requirement\SetRequirement;
|
||||
use Icinga\Module\Setup\Requirement\WebLibraryRequirement;
|
||||
use InvalidArgumentException;
|
||||
use PDOException;
|
||||
use Icinga\Web\Form;
|
||||
use Icinga\Web\Wizard;
|
||||
|
|
|
|||
Loading…
Reference in a new issue