Defines the most basic interface a class must implement to be denormalizable.
If a denormalizer is registered for the class and it doesn't implement
the Denormalizable interfaces, the normalizer will be used instead
- author Jordi Boggiano
AbstractInterface
Methods |
public abstract denormalize(Symfony Denormalizes the object back from an array of scalars|arrays. It is important to understand that the denormalize() call should denormalize
|