Request execution options.

Deprecated:

Use an array of options instead of creating an instance of this class.

See Also:

Methods

__construct

( array $options )

Creates a new options object for execution.

Parameters:
Name Type Details
$options array

various execution options

Throws:
Type Details
Exception\InvalidArgumentException
See Also:
mixed

__get

( mixed $name )
Parameters:
Name Type Details
$name mixed
Returns:
Type Details
mixed