ServerEventNormlizer
class ServerEventNormlizer implements NormalizerInterface (View source)
Methods
                    supportsNormalization($data, string $format = null)
        
                                            
                
            No description
                    array|ArrayObject|bool|float|int|string|void|null
                
                
                
            Details
        
                            
    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