mirror of
https://github.com/Icinga/icingaweb2.git
synced 2025-07-23 13:54:26 +02:00
Add missing imports in the DashboardController after namespacing
refs #5786
This commit is contained in:
parent
727f46139d
commit
fba9780405
@ -3,6 +3,8 @@
|
||||
|
||||
namespace Icinga\Controller;
|
||||
|
||||
use Exception;
|
||||
use Zend_Controller_Action_Exception;
|
||||
use Icinga\Exception\ProgrammingError;
|
||||
use Icinga\Forms\ConfirmRemovalForm;
|
||||
use Icinga\Forms\Dashboard\DashletForm;
|
||||
|
Loading…
x
Reference in New Issue
Block a user