diff --git a/Admin/Install/Navigation.php b/Admin/Install/Navigation.php index 71cbb18..ce8f1fe 100644 --- a/Admin/Install/Navigation.php +++ b/Admin/Install/Navigation.php @@ -4,7 +4,7 @@ * * PHP Version 7.2 * - * @package TBD + * @package Modules\Exchange\Admin\Install * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 @@ -19,7 +19,7 @@ use phpOMS\DataStorage\Database\DatabasePool; /** * Navigation class. * - * @package Modules + * @package Modules\Exchange\Admin\Install * @license OMS License 1.0 * @link http://website.orange-management.de * @since 1.0.0 diff --git a/Controller.php b/Controller.php index 97c48ba..9ba6910 100644 --- a/Controller.php +++ b/Controller.php @@ -4,7 +4,7 @@ * * PHP Version 7.2 * - * @package TBD + * @package Modules\Exchange * @copyright Dennis Eichhorn * @license OMS License 1.0 * @version 1.0.0 @@ -33,7 +33,7 @@ use Modules\Exchange\Models\PermissionState; /** * Exchange controller class. * - * @package Modules + * @package Modules\Exchange * @license OMS License 1.0 * @link http://website.orange-management.de * @since 1.0.0