16 lines
314 B
YAML
16 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: []
|