Configuration

Configuration keys for the Solar_Getopt class.

filter_class

  • (string) The data-filter class to use when validating and sanitizing parameter values.

  • Default: 'Solar_Filter'

strict

  • (bool) In strict mode, throw an exception when an unknown option is passed into getopt.

  • Default: true



Local