api/laravel/Routing/FiltersControllerMiddleware.yaml
2024-09-26 02:03:21 -07:00

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: []