mirror of
https://github.com/Karaka-Management/oms-Exchange.git
synced 2026-02-17 10:18:39 +00:00
Models cannot be final because of NullModels
This commit is contained in:
parent
75914dbe9a
commit
4436eb01c1
|
|
@ -27,7 +27,7 @@ use phpOMS\Utils\ArrayUtils;
|
||||||
* @link http://website.orange-management.de
|
* @link http://website.orange-management.de
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
final class InterfaceManager
|
class InterfaceManager
|
||||||
{
|
{
|
||||||
/**
|
/**
|
||||||
* Interface ID.
|
* Interface ID.
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user