Defines the interface of denormalizers.
@author Jordi Boggiano <j.boggiano@seld.be>
Expanded class hierarchy of DenormalizerInterface
All classes that implement DenormalizerInterface
Name![]() |
Modifiers | Type | Description | Overrides |
---|---|---|---|---|
DenormalizerInterface:: |
public | function | Denormalizes data back into an object of the given class | 7 |
DenormalizerInterface:: |
public | function | Checks whether the given class is supported for denormalization by this normalizer | 5 |