continue work - create loadfixtures

This commit is contained in:
2014-10-27 09:08:23 +01:00
parent 445daecfc0
commit ec3e08ff79
14 changed files with 613 additions and 68 deletions

View File

@@ -7,7 +7,7 @@ use Doctrine\ORM\Mapping as ORM;
use Symfony\Component\Security\Core\User\UserInterface;
/**
* Agent
* User
*/
class User implements UserInterface {