static int getOption(string $name)
Fetches an option's corresponding constant value from an option name.
The option name can either be in snake or camel case.
static int getOption(string $name)
Fetches an option's corresponding constant value from an option name.
The option name can either be in snake or camel case.
Please login to continue.