Skip to content

Instantly share code, notes, and snippets.

Resources/config/doctrine
Fam\DiaBundle\Entity\Discussione:
type: entity
repositoryClass: Fam\DiaBundle\Repository\DiscussioneRepository
table: discussione
id:
id:
type: integer
generator: { strategy: AUTO }