mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-17 15:54:23 +00:00
10 lines
196 B
YAML
10 lines
196 B
YAML
Chill\MainBundle\Entity\Language:
|
|
type: entity
|
|
table: null
|
|
id:
|
|
id:
|
|
type: string
|
|
fields:
|
|
name:
|
|
type: json_array
|
|
lifecycleCallbacks: { } |