23 lines
371 B
YAML
23 lines
371 B
YAML
|
name: NormalizerAwareInterface
|
||
|
class_comment: null
|
||
|
dependencies: []
|
||
|
properties: []
|
||
|
methods:
|
||
|
- name: setNormalizer
|
||
|
visibility: public
|
||
|
parameters:
|
||
|
- name: normalizer
|
||
|
comment: '# * @author Joel Wurtz <joel.wurtz@gmail.com>
|
||
|
|
||
|
# */
|
||
|
|
||
|
# interface NormalizerAwareInterface
|
||
|
|
||
|
# {
|
||
|
|
||
|
# /**
|
||
|
|
||
|
# * Sets the owning Normalizer object.'
|
||
|
traits: []
|
||
|
interfaces: []
|