mirror of
https://github.com/Karaka-Management/oms-Dashboard.git
synced 2026-01-19 21:38:40 +00:00
update
This commit is contained in:
parent
ecd83c4f9c
commit
92c595bd25
|
|
@ -33,7 +33,7 @@ use phpOMS\Views\View;
|
|||
final class BackendController extends Controller
|
||||
{
|
||||
/**
|
||||
* Routing end-point for application behaviour.
|
||||
* Routing end-point for application behavior.
|
||||
*
|
||||
* @param RequestAbstract $request Request
|
||||
* @param ResponseAbstract $response Response
|
||||
|
|
|
|||
|
|
@ -69,7 +69,7 @@ class DashboardBoard implements \JsonSerializable
|
|||
public array $components = [];
|
||||
|
||||
/**
|
||||
* Cosntructor.
|
||||
* Constructor.
|
||||
*
|
||||
* @since 1.0.0
|
||||
*/
|
||||
|
|
|
|||
|
|
@ -17,7 +17,7 @@ namespace Modules\Dashboard\Models;
|
|||
use phpOMS\Stdlib\Base\Enum;
|
||||
|
||||
/**
|
||||
* Permision state enum.
|
||||
* Permission category enum.
|
||||
*
|
||||
* @package Modules\Dashboard\Models
|
||||
* @license OMS License 2.0
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user