mirror of
https://github.com/Karaka-Management/oms-Admin.git
synced 2026-01-22 18:28:40 +00:00
fix docblock
This commit is contained in:
parent
69ceba0fc2
commit
0c86972ca8
|
|
@ -1,10 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* Orange Management
|
||||
*
|
||||
* PHP Version 7.4
|
||||
*
|
||||
* @package TBD
|
||||
* @package Modules\Admin
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -22,7 +23,7 @@ use phpOMS\Views\View;
|
|||
/**
|
||||
* Component view.
|
||||
*
|
||||
* @package TBD
|
||||
* @package Modules\Admin
|
||||
* @license OMS License 1.0
|
||||
* @link https://orange-management.org
|
||||
* @since 1.0.0
|
||||
|
|
|
|||
|
|
@ -1,10 +1,11 @@
|
|||
<?php
|
||||
|
||||
/**
|
||||
* Orange Management
|
||||
*
|
||||
* PHP Version 7.4
|
||||
*
|
||||
* @package TBD
|
||||
* @package Modules\Admin
|
||||
* @copyright Dennis Eichhorn
|
||||
* @license OMS License 1.0
|
||||
* @version 1.0.0
|
||||
|
|
@ -22,7 +23,7 @@ use phpOMS\Views\View;
|
|||
/**
|
||||
* Component view.
|
||||
*
|
||||
* @package TBD
|
||||
* @package Modules\Admin
|
||||
* @license OMS License 1.0
|
||||
* @link https://orange-management.org
|
||||
* @since 1.0.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user