Nelmio\Alice\Definition\MethodCallInterface::withArguments PHP Метод

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

public withArguments ( array $arguments = null ) : static
$arguments array
Результат static
    public function withArguments(array $arguments = null);