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();