Adds extractors to the property_info service.
- author Kévin Dunglas
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, and knowing that the \SplPriorityQueue class does not respect the FIFO method, we should not use that class.
|