FIX: Not through enough

This commit is contained in:
2021-03-09 00:19:32 -03:00
parent 3aed13e6a0
commit c441d41a02
3 changed files with 3 additions and 3 deletions

View File

@ -3,7 +3,7 @@ namespace ProVM\Common\Factory;
use ORM;
use Model as BaseModel;
use ProVM\Common\Alias\Model as ModelInterface;
use ProVM\Common\Define\Model as ModelInterface;
class Model {
public function reset(): Model {