Trait
Methods |
public final bind(string $nameOrFqcn, ?mixed $valueOrRef) : static Sets bindings. Bindings map $named or FQCN arguments to values that should be injected in the matching parameters (of the constructor, of methods called and of controller actions).
|