mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-12 13:24:25 +00:00
Removing spaces at the end of line
This commit is contained in:
parent
94b0432bb9
commit
c32ca59c76
@ -2,9 +2,12 @@ parameters:
|
|||||||
# cl_chill_person.example.class: Chill\PersonBundle\Example
|
# cl_chill_person.example.class: Chill\PersonBundle\Example
|
||||||
|
|
||||||
services:
|
services:
|
||||||
|
<<<<<<< HEAD
|
||||||
_defaults:
|
_defaults:
|
||||||
autowire: true
|
autowire: true
|
||||||
autoconfigure: true
|
autoconfigure: true
|
||||||
|
=======
|
||||||
|
>>>>>>> Removing spaces at the end of line
|
||||||
|
|
||||||
Chill\PersonBundle\Service\:
|
Chill\PersonBundle\Service\:
|
||||||
resource: '../Service/'
|
resource: '../Service/'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user