You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13 lines
481 B
13 lines
481 B
twig:
|
|
globals:
|
|
locales: '%app_locales%'
|
|
mercure_publish_url: '%mercure_publish_url%'
|
|
acdr_drupal_url: '%acdr_drupal_url%'
|
|
default_path: '%kernel.project_dir%/templates'
|
|
debug: '%kernel.debug%'
|
|
strict_variables: '%kernel.debug%'
|
|
exception_controller: null
|
|
form_themes:
|
|
# - '@AdminLTE/layout/form-theme-horizontal.html.twig'
|
|
- '@SonataFormatter/Form/formatter.html.twig'
|
|
- '@SonataCore/Form/datepicker.html.twig'
|