Skip to content

Commit

Permalink
[UPDATE] remove abstraction from epesi model
Browse files Browse the repository at this point in the history
  • Loading branch information
georgehristov committed Dec 31, 2019
1 parent 851d12e commit 8f21679
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Data/Model.php
Expand Up @@ -4,7 +4,7 @@

use atk4\data\Model as AtkModel;

abstract class Model extends AtkModel
class Model extends AtkModel
{
/**
* Create atk4 model and assign default persistence
Expand Down

0 comments on commit 8f21679

Please sign in to comment.