Archived
1
0
Fork 0

change model namespace to App\Model\Data

This commit is contained in:
Henrik Hautakoski 2018-04-02 23:35:49 +02:00
parent 6ed63d591f
commit 6173d56fd4
10 changed files with 23 additions and 21 deletions

View file

@ -5,7 +5,7 @@ namespace Form;
/**
* Models
*/
use Model\Data\User as UserModel;
use App\Model\Data\User as UserModel;
/**
* Phalcon Form