cleanup todos

This commit is contained in:
Dennis Eichhorn 2019-12-31 23:36:34 +01:00
parent 628a3bbfd0
commit f836101aa8
3 changed files with 0 additions and 29 deletions

View File

@ -31,7 +31,6 @@ return [
],
],
],
// todo: the order of find is bad but needed for now.
'^.*/media/find.*$' => [
[
'dest' => '\Modules\Media\Controller\ApiController:apiMediaFind',

View File

@ -1,14 +0,0 @@
<?php
/**
* Orange Management
*
* PHP Version 7.4
*
* @package Modules\Media\Models
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
// TODO: implement filestorage on remote ftp server

View File

@ -1,14 +0,0 @@
<?php
/**
* Orange Management
*
* PHP Version 7.4
*
* @package Modules\Media\Models
* @copyright Dennis Eichhorn
* @license OMS License 1.0
* @version 1.0.0
* @link https://orange-management.org
*/
declare(strict_types=1);
// TODO: implement local file storage