18 lines
282 B
YAML
18 lines
282 B
YAML
name: ViewName
|
|
class_comment: null
|
|
dependencies: []
|
|
properties: []
|
|
methods:
|
|
- name: normalize
|
|
visibility: public
|
|
parameters:
|
|
- name: name
|
|
comment: '# * Normalize the given view name.
|
|
|
|
# *
|
|
|
|
# * @param string $name
|
|
|
|
# * @return string'
|
|
traits: []
|
|
interfaces: []
|