mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-25 11:36:13 +00:00
9 lines
211 B
YAML
9 lines
211 B
YAML
---
|
|
services:
|
|
Chill\ThirdPartyBundle\Serializer\Normalizer\:
|
|
autowire: true
|
|
resource: '../Serializer/Normalizer/'
|
|
tags:
|
|
- { name: 'serializer.normalizer', priority: 64 }
|
|
|