Adds all services with the tags "serializer.encoder" and "serializer.normalizer" as
encoders and normalizers to the "serializer" service.
- author Javier Lopez
- author Robin Chalas
CloneableInstantiable
Methods |
public process(Symfony |
Methods |
private findAndSortTaggedServices(Symfony Finds all services with the given tag name and order them by their priority. The order of additions must be respected for services having the same priority,
|