mirror of
https://github.com/Karaka-Management/oms-AssetManagement.git
synced 2026-01-27 05:18:40 +00:00
php cs fixer
This commit is contained in:
parent
9003def9c8
commit
7b18b0380b
|
|
@ -1,11 +1,10 @@
|
|||
<?php
|
||||
<?php declare(strict_types=1);
|
||||
|
||||
use Modules\AssetManagement\Controller\BackendController;
|
||||
use Modules\AssetManagement\Models\PermissionState;
|
||||
use phpOMS\Account\PermissionType;
|
||||
use phpOMS\Router\RouteVerb;
|
||||
|
||||
|
||||
return [
|
||||
'^.*/accounting/asset/list.*$' => [
|
||||
[
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php declare(strict_types=1);
|
||||
/**
|
||||
* Orange Management
|
||||
*
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php declare(strict_types=1);
|
||||
/**
|
||||
* Orange Management
|
||||
*
|
||||
|
|
|
|||
|
|
@ -1,4 +1,4 @@
|
|||
<?php
|
||||
<?php declare(strict_types=1);
|
||||
/**
|
||||
* Orange Management
|
||||
*
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user