21 lines
397 B
YAML
21 lines
397 B
YAML
name: FiltersControllerMiddleware
|
|
class_comment: null
|
|
dependencies: []
|
|
properties: []
|
|
methods:
|
|
- name: methodExcludedByOptions
|
|
visibility: public
|
|
parameters:
|
|
- name: method
|
|
- name: options
|
|
comment: '# * Determine if the given options exclude a particular method.
|
|
|
|
# *
|
|
|
|
# * @param string $method
|
|
|
|
# * @param array $options
|
|
|
|
# * @return bool'
|
|
traits: []
|
|
interfaces: []
|