Nelmio\Alice\Definition\MethodCallInterface::withArguments PHP Method

withArguments() public method

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