Optimized Entity Draft

This commit is contained in:
Kevin Frantz
2018-09-06 14:03:08 +02:00
parent 3d42526698
commit f9e44deac4
6 changed files with 15 additions and 11 deletions

View File

@@ -2,6 +2,7 @@
namespace App\Entity;
use Symfony\Component\Security\Core\User\UserInterface;
use Doctrine\ORM\Mapping as ORM;
/**
*
* @author kevinfrantz