mirror of
https://github.com/Karaka-Management/oms-Navigation.git
synced 2026-02-17 00:58:40 +00:00
Models cannot be final because of NullModels
This commit is contained in:
parent
0f78995900
commit
819e629009
|
|
@ -28,7 +28,7 @@ use phpOMS\DataStorage\Database\Query\Builder;
|
||||||
* @link http://website.orange-management.de
|
* @link http://website.orange-management.de
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
final class Navigation
|
class Navigation
|
||||||
{
|
{
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user