mirror of
https://github.com/Karaka-Management/oms-Workflow.git
synced 2026-02-13 20:58:39 +00:00
Models cannot be final because of NullModels
This commit is contained in:
parent
6a1884343c
commit
24b8528eb1
|
|
@ -22,7 +22,7 @@ namespace Modules\Workflow\Models;
|
||||||
* @link http://website.orange-management.de
|
* @link http://website.orange-management.de
|
||||||
* @since 1.0.0
|
* @since 1.0.0
|
||||||
*/
|
*/
|
||||||
final class Template
|
class Template
|
||||||
{
|
{
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user