mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-24 00:23:50 +00:00
Refactoring removing useless linereturn
This commit is contained in:
@@ -70,13 +70,13 @@ services:
|
||||
- "@request_stack"
|
||||
tags:
|
||||
- { name: 'chill.custom_field', type: 'title' }
|
||||
|
||||
|
||||
chill.custom_field.helper:
|
||||
class: Chill\CustomFieldsBundle\Service\CustomFieldsHelper
|
||||
arguments:
|
||||
- "@doctrine.orm.entity_manager"
|
||||
- "@chill.custom_field.provider"
|
||||
|
||||
|
||||
chill.custom_field.twig.custom_fields_rendering:
|
||||
class: Chill\CustomFieldsBundle\Templating\Twig\CustomFieldRenderingTwig
|
||||
calls:
|
||||
|
Reference in New Issue
Block a user