Trait
Methods |
public final arg(string|int $key, ?mixed $value) : static Sets one argument to pass to the service constructor/factory method.
|
public final args(array $arguments) : static Sets the arguments to pass to the service constructor/factory method.
|