move file

This commit is contained in:
Dennis Eichhorn 2020-02-24 22:15:05 +01:00
parent aa7bb25b36
commit 3345d63f20

View File

@ -4,7 +4,7 @@
* *
* PHP Version 7.4 * PHP Version 7.4
* *
* @package phpOMS * @package phpOMS\Application
* @copyright Dennis Eichhorn * @copyright Dennis Eichhorn
* @license OMS License 1.0 * @license OMS License 1.0
* @version 1.0.0 * @version 1.0.0
@ -51,7 +51,7 @@ use phpOMS\Router\RouterInterface;
* @property \phpOMS\Account\AccountManager $accountManager * @property \phpOMS\Account\AccountManager $accountManager
* @property \phpOMS\Log\FileLogger $logger * @property \phpOMS\Log\FileLogger $logger
* *
* @package phpOMS * @package phpOMS\Application
* @license OMS License 1.0 * @license OMS License 1.0
* @link https://orange-management.org * @link https://orange-management.org
* @since 1.0.0 * @since 1.0.0