22 lines
373 B
YAML
22 lines
373 B
YAML
name: SerializerAwareInterface
|
|
class_comment: null
|
|
dependencies: []
|
|
properties: []
|
|
methods:
|
|
- name: setSerializer
|
|
visibility: public
|
|
parameters:
|
|
- name: serializer
|
|
comment: '# * @author Jordi Boggiano <j.boggiano@seld.be>
|
|
|
|
# */
|
|
|
|
# interface SerializerAwareInterface
|
|
|
|
# {
|
|
|
|
# /**
|
|
|
|
# * Sets the owning Serializer object.'
|
|
traits: []
|
|
interfaces: []
|