Denormalizes arrays of objects.
- author Alexander M.
Turek - final
CloneableInstantiable
| Constants |
| Methods |
public denormalize(?mixed $data, string $type, ?string $format = NULL, array $context = []) : array
|
| public getSupportedTypes(?string $format) : array |
| public setDenormalizer(Symfony |
| public supportsDenormalization(?mixed $data, string $type, ?string $format = NULL, array $context = []) : bool |
| Properties |
| protected Symfony |
| Methods |
private validateKeyType(array $typeIdentifiers, ?mixed $key, string $path) : void
|