mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-19 16:54:25 +00:00
10 lines
297 B
YAML
10 lines
297 B
YAML
cl_custom_fields:
|
|
resource: .
|
|
type: chill_routes
|
|
|
|
chill_main:
|
|
resource: "@ChillMainBundle/Resources/config/routing.yml"
|
|
|
|
test_custom_field_form_render:
|
|
path: /customfieldsgroup/test/render/{id}
|
|
defaults: { _controller: ChillCustomFieldsBundle:CustomFieldsGroup:renderForm } |