diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index c34642f..608ee9e 100644 --- a/Admin/Install/Navigation.php +++ b/Admin/Install/Navigation.php @@ -11,7 +11,9 @@ * @link http://website.orange-management.de */ declare(strict_types = 1); + namespace Modules\QA\Admin\Install; + use phpOMS\DataStorage\Database\DatabasePool; /**