remove webinterface

This commit is contained in:
Dennis Eichhorn 2020-11-25 01:00:26 +01:00
parent 77d8d0cce5
commit 346e100350

View File

@ -27,7 +27,7 @@ use phpOMS\Module\WebInterface;
* @link https://orange-management.org * @link https://orange-management.org
* @since 1.0.0 * @since 1.0.0
*/ */
abstract class Controller extends ModuleAbstract implements WebInterface abstract class Controller extends ModuleAbstract
{ {
/** /**
* Module path. * Module path.