Go\Aop\Intercept\Invocation::getArguments PHP Метод

getArguments() публичный Метод

Get the arguments of invocation as an array.
public getArguments ( ) : array
Результат array the arguments of the invocation
    public function getArguments();