mirror of
https://github.com/Karaka-Management/oms-Dashboard.git
synced 2026-02-17 18:58:40 +00:00
php cs fixer
This commit is contained in:
parent
9d8d44a0c1
commit
012e3c0565
|
|
@ -1,4 +1,4 @@
|
||||||
<?php
|
<?php declare(strict_types=1);
|
||||||
|
|
||||||
use Modules\Dashboard\Controller\BackendController;
|
use Modules\Dashboard\Controller\BackendController;
|
||||||
use Modules\Dashboard\Models\PermissionState;
|
use Modules\Dashboard\Models\PermissionState;
|
||||||
|
|
|
||||||
|
|
@ -1,4 +1,4 @@
|
||||||
<?php
|
<?php declare(strict_types=1);
|
||||||
/**
|
/**
|
||||||
* Orange Management
|
* Orange Management
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user