remove webinterface

This commit is contained in:
Dennis Eichhorn 2020-11-25 01:00:26 +01:00
parent e8008ab855
commit 0265c2d9a0

View File

@ -25,11 +25,11 @@ use phpOMS\Module\WebInterface;
* @link https://orange-management.org
* @since 1.0.0
*/
class Controller extends ModuleAbstract implements WebInterface
class Controller extends ModuleAbstract
{
/**
* File path
*
*
* @var string
* @since 1.0.0
*/