platform/api/laravel/Routing/Controllers/HasMiddleware.yaml

16 lines
314 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
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: []