Method | Description | |
---|---|---|
normalize ( object $object, string $format = null ) : array | scalar | Normalizes an object into a set of arrays/scalars | |
supportsNormalization ( mixed $data, string $format = null ) : boolean | Checks whether the given class is supported for normalization by this normalizer |