api/symfony/Component/Serializer/Normalizer/NormalizerAwareInterface.yaml
2024-09-26 02:03:21 -07:00

22 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: []