mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-01-11 01:38:41 +00:00
@package improvements
This commit is contained in:
parent
73d402007d
commit
33548d679d
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 7.1
|
||||
*
|
||||
* @package Framework
|
||||
* @package phpOMS\Config
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -17,7 +17,7 @@ namespace phpOMS\Config;
|
|||
/**
|
||||
* Options class.
|
||||
*
|
||||
* @package Framework
|
||||
* @package phpOMS\Config
|
||||
* @license OMS License 1.0
|
||||
* @link http://website.orange-management.de
|
||||
* @since 1.0.0
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 7.1
|
||||
*
|
||||
* @package Framework
|
||||
* @package phpOMS\Contract
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -19,7 +19,7 @@ namespace phpOMS\Contract;
|
|||
*
|
||||
* This stands always in combination with a jsonable instance.
|
||||
*
|
||||
* @package Framework
|
||||
* @package phpOMS\Contract
|
||||
* @license OMS License 1.0
|
||||
* @link http://website.orange-management.de
|
||||
* @since 1.0.0
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 7.1
|
||||
*
|
||||
* @package Framework
|
||||
* @package phpOMS\Log
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -20,7 +20,7 @@ use phpOMS\System\File\Local\File;
|
|||
/**
|
||||
* Logging class.
|
||||
*
|
||||
* @package Framework
|
||||
* @package phpOMS\Log
|
||||
* @license OMS License 1.0
|
||||
* @link http://website.orange-management.de
|
||||
* @since 1.0.0
|
||||
|
|
|
|||
|
|
@ -4,7 +4,7 @@
|
|||
*
|
||||
* PHP Version 7.1
|
||||
*
|
||||
* @package Framework
|
||||
* @package phpOMS\Views
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -24,7 +24,7 @@ use phpOMS\Module\Exception\InvalidThemeException;
|
|||
/**
|
||||
* List view.
|
||||
*
|
||||
* @package Framework
|
||||
* @package phpOMS\Views
|
||||
* @license OMS License 1.0
|
||||
* @link http://website.orange-management.de
|
||||
* @since 1.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user