Models cannot be final because of NullModels

This commit is contained in:
Dennis Eichhorn 2018-12-01 21:21:11 +01:00
parent 75914dbe9a
commit 4436eb01c1

View File

@ -27,7 +27,7 @@ use phpOMS\Utils\ArrayUtils;
* @link http://website.orange-management.de
* @since 1.0.0
*/
final class InterfaceManager
class InterfaceManager
{
/**
* Interface ID.