ConfigOption
Read onlyYes
FinalYes
Methods
- __construct() : mixed
- get() : Config
Methods
__construct()
public
__construct(string $optionName) : mixed
Parameters
- $optionName : string
get()
public
get(InputInterface $input) : Config
Parameters
- $input : InputInterface