UndefinedOptionsException
class UndefinedOptionsException extendsInvalidArgumentException
Exception thrown when an undefined option is passed.
You should remove the options in question from your code or define them beforehand.
class UndefinedOptionsException extendsInvalidArgumentException
Exception thrown when an undefined option is passed.
You should remove the options in question from your code or define them beforehand.