mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-27 20:46:14 +00:00
4 lines
149 B
YAML
4 lines
149 B
YAML
name: 'country'
|
|
actions: ['index', 'new', 'edit', 'delete']
|
|
base_path: '/admin/country'
|
|
controller: 'Chill\MainBundle\CRUD\Controller\CRUDController' |