PushOutput
class PushOutput implements OutputInterface, NormalizableInterface, DenormalizableInterface (View source)
Properties
| protected MercureService | $service | ||
| protected string | $processId | 
Methods
                    write($message)
        
                                            
                
            No description
                    normalize(NormalizerInterface $normalizer, string $format = null, array $context = [])
        
                                            
                
            No description
                    denormalize(DenormalizerInterface $denormalizer, $data, string $format = null, array $context = [])
        
                                            
                
            No description
Details
        
                            
    __construct(MercureService $service = null, string $processId = null)
        
    
    No description
        
                            
    write($message)
        
    
    No description
        
                            
    normalize(NormalizerInterface $normalizer, string $format = null, array $context = [])
        
    
    No description
        
                            
    denormalize(DenormalizerInterface $denormalizer, $data, string $format = null, array $context = [])
        
    
    No description