Inflector
in
Interface Inflector
Table of Contents
- invokeMethod() : void
- Invokes the defined method if an inflected type is resolved by the container.
Methods
invokeMethod()
Invokes the defined method if an inflected type is resolved by the container.
public
invokeMethod(string $name, array<string|int, mixed> $args) : void
Parameters
- $name : string
- $args : array<string|int, mixed>