mirror of
https://github.com/Karaka-Management/oms-Monitoring.git
synced 2026-02-07 21:18:40 +00:00
fix todos/move to todo list
This commit is contained in:
parent
cfe7e7fd56
commit
a3ea985c64
|
|
@ -26,10 +26,6 @@ use phpOMS\Views\View;
|
||||||
* @license OMS License 1.0
|
* @license OMS License 1.0
|
||||||
* @link https://orange-management.org
|
* @link https://orange-management.org
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*
|
|
||||||
* @todo Orange-Management/Modules#141
|
|
||||||
* Implement code integrity
|
|
||||||
* Implement code integrity checks for all files.
|
|
||||||
*/
|
*/
|
||||||
final class BackendController extends Controller
|
final class BackendController extends Controller
|
||||||
{
|
{
|
||||||
|
|
|
||||||
|
|
@ -15,7 +15,6 @@ declare(strict_types=1);
|
||||||
namespace Modules\Monitoring\Controller;
|
namespace Modules\Monitoring\Controller;
|
||||||
|
|
||||||
use phpOMS\Module\ModuleAbstract;
|
use phpOMS\Module\ModuleAbstract;
|
||||||
use phpOMS\Module\WebInterface;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Monitoring controller class.
|
* Monitoring controller class.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user