mirror of
https://github.com/Karaka-Management/oms-Accounting.git
synced 2026-01-24 10:38:40 +00:00
fix docblock class
This commit is contained in:
parent
eb45e1c5d0
commit
124fa30ac3
|
|
@ -20,7 +20,7 @@ use phpOMS\Message\ResponseAbstract;
|
|||
use phpOMS\Views\View;
|
||||
|
||||
/**
|
||||
* Accounting class.
|
||||
* Controller class.
|
||||
*
|
||||
* @package Modules\Accounting
|
||||
* @license OMS License 1.0
|
||||
|
|
|
|||
|
|
@ -18,7 +18,7 @@ use phpOMS\Module\ModuleAbstract;
|
|||
use phpOMS\Module\WebInterface;
|
||||
|
||||
/**
|
||||
* Accounting class.
|
||||
* Controller class.
|
||||
*
|
||||
* @package Modules\Accounting
|
||||
* @license OMS License 1.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user