symfony / 4.0 / symfony / component / optionsresolver / exception / undefinedoptionsexception.html

UndefinedOptionsException

class UndefinedOptionsException extends InvalidArgumentException

Exception thrown when an undefined option is passed.

You should remove the options in question from your code or define them beforehand.