mirror of
https://github.com/Karaka-Management/oms-Help.git
synced 2026-01-30 05:08:42 +00:00
fix todos/move to todo list
This commit is contained in:
parent
defa3ec730
commit
f1581f71c2
|
|
@ -27,11 +27,6 @@ use phpOMS\Views\View;
|
|||
* @license OMS License 1.0
|
||||
* @link https://orange-management.org
|
||||
* @since 1.0.0
|
||||
*
|
||||
* @todo Orange-Management/oms-Help#1
|
||||
* Add dev help documentation
|
||||
* Currently only the end-user help documentation is shown in the modules.
|
||||
* Implement the help documentation for developers as well.
|
||||
*/
|
||||
final class BackendController extends Controller
|
||||
{
|
||||
|
|
|
|||
|
|
@ -15,7 +15,6 @@ declare(strict_types=1);
|
|||
namespace Modules\Help\Controller;
|
||||
|
||||
use phpOMS\Module\ModuleAbstract;
|
||||
use phpOMS\Module\WebInterface;
|
||||
|
||||
/**
|
||||
* Help class.
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user