Go\Aop\Intercept\Invocation::getArguments PHP Method

getArguments() public method

Get the arguments of invocation as an array.
public getArguments ( ) : array
return array the arguments of the invocation
    public function getArguments();