Optimized Entities

This commit is contained in:
Kevin Frantz
2019-01-13 15:25:54 +01:00
parent d01a5f2dbd
commit 73d2583846
4 changed files with 4 additions and 11 deletions

View File

@@ -19,6 +19,8 @@ use App\Exception\NoValidChoiceException;
use App\DBAL\Types\Meta\Right\CRUDType;
/**
* @todo Remove relation attribut!
*
* @author kevinfrantz
* @ORM\Table(name="meta_right")
* @ORM\Entity(repositoryClass="App\Repository\RightRepository")