Nelmio\Alice\Definition\MethodCallInterface::withArguments PHP 메소드

withArguments() 공개 메소드

public withArguments ( array $arguments = null ) : static
$arguments array
리턴 static
    public function withArguments(array $arguments = null);