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

22 lines
381 B
YAML

name: DenormalizerAwareInterface
class_comment: null
dependencies: []
properties: []
methods:
- name: setDenormalizer
visibility: public
parameters:
- name: denormalizer
comment: '# * @author Joel Wurtz <joel.wurtz@gmail.com>
# */
# interface DenormalizerAwareInterface
# {
# /**
# * Sets the owning Denormalizer object.'
traits: []
interfaces: []