Class ConfigurationReader
The ConfigurationReader is responsible for building a Configuration object from an InputInterface.
public
|
|
public
|
|
public static
|
|
protected
|
#
callForOption( string $optionName, callable $callable )
Execute a callback if the input object has a value for the given option name. |
protected
|
$input
|