mirror of
https://github.com/verdigado/organization_folders.git
synced 2024-11-22 04:38:09 +01:00
8 lines
58 B
PHP
8 lines
58 B
PHP
|
<?php
|
||
|
|
||
|
return [
|
||
|
'resources' => [
|
||
|
],
|
||
|
'routes' => [
|
||
|
]
|
||
|
];
|