mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-22 18:24:23 +00:00
12 lines
244 B
YAML
12 lines
244 B
YAML
Chill\MainBundle\Entity\Center:
|
|
type: entity
|
|
table: centers
|
|
id:
|
|
id:
|
|
type: integer
|
|
id: true
|
|
generator:
|
|
strategy: AUTO
|
|
fields:
|
|
name:
|
|
type: json_array |