ModulesHelper::createOption
Create and return a new Option
Signature
public function createOption([string
$value = '',
[string
$text = '']] )
Parameters
-
$value
- The option value [optional]
-
$text
- The option text [optional]
Returns
- The option as an object (stdClass instance)