Resolves all TaggedIteratorArgument arguments.
- author Roland Franssen
CloneableInstantiable
Methods |
Properties |
protected bool $skipScalars = true |
Methods |
protected processValue(?mixed $value, bool $isRoot = false) : ?mixed |
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.
|