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

15 lines
314 B
YAML

name: HasMiddleware
class_comment: null
dependencies: []
properties: []
methods:
- name: middleware
visibility: public
parameters: []
comment: '# * Get the middleware that should be assigned to the controller.
# *
# * @return \Illuminate\Routing\Controllers\Middleware[]'
traits: []
interfaces: []