Applies the "container.service_locator" tag by wrapping references into ServiceClosureArgument instances.
- author Nicolas Grekas
CloneableFinalInstantiable
Methods |
public static map(array $services) : array |
public static register(Symfony |
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.
|
Methods |
public static map(array $services) : array |
public static register(Symfony |