ArrayArgumentProcessor
in package
Table of Contents
Methods
- processArguments() : array<string|int, mixed>
Methods
processArguments()
public
static processArguments(ArrayArgumentHelper $arrayArgumentHelper, callable $method, mixed ...$arguments) : array<string|int, mixed>
Parameters
- $arrayArgumentHelper : ArrayArgumentHelper
- $method : callable
- $arguments : mixed