Repo fix
This commit is contained in:
@@ -7,7 +7,8 @@ use App\Model\Database\Entity\Attributes\TId;
|
||||
use Doctrine\Common\Collections\Collection;
|
||||
|
||||
/**
|
||||
* @ORM\Entity
|
||||
* @ORM\Entity(repositoryClass="App\Model\Database\Repository\LanguageRepository")
|
||||
* @ORM\HasLifecycleCallbacks
|
||||
*/
|
||||
class Language extends AbstractEntity
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user