class ServerEventNormlizer implements NormalizerInterface (View source)

Methods

supportsNormalization($data, string $format = null)

No description

array|ArrayObject|bool|float|int|string|void|null
normalize(EventInterface $object, string $format = null, array $context = [])

No description

Details

supportsNormalization($data, string $format = null)

No description

Parameters

$data
string $format

array|ArrayObject|bool|float|int|string|void|null normalize(EventInterface $object, string $format = null, array $context = [])

No description

Parameters

EventInterface $object
string $format
array $context

Return Value

array|ArrayObject|bool|float|int|string|void|null