Ajout Formulaire Posts + Species avec authorisation #7
@@ -5,6 +5,7 @@ namespace App\Entity;
|
||||
use App\Repository\PostRepository;
|
||||
use Doctrine\DBAL\Types\Types;
|
||||
use Doctrine\ORM\Mapping as ORM;
|
||||
use Symfony\Component\Validator\Constraints as Assert;
|
||||
|
||||
#[ORM\Entity(repositoryClass: PostRepository::class)]
|
||||
class Post
|
||||
|
Reference in New Issue
Block a user