Joomla\DI\Container::getMethodArgs
Build an array of constructor parameters.
Signature
protected function getMethodArgs(ReflectionMethod
$method )
Parameters
-
$method
- Method for which to build the argument array.
Returns
- array
- Array of arguments to pass to the method.