mirror of
https://github.com/Karaka-Management/oms-Workflow.git
synced 2026-01-25 12:58:40 +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
|
||||
* @since 1.0.0
|
||||
*/
|
||||
final class Template
|
||||
class Template
|
||||
{
|
||||
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user