platform/api/symfony/Component/Serializer/Normalizer/DenormalizerAwareInterface.yaml

23 lines
381 B
YAML
Raw Normal View History

2024-09-02 17:44:11 +00:00
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: []