OutputStamp
class OutputStamp implements StampInterface, NormalizableInterface, DenormalizableInterface (View source)
Properties
| protected OutputInterface | $output | 
Methods
                    mixed
                
                
                    getOutput()
        
                                            
                
            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(OutputInterface $output = null)
        
    
    OutputStamp constructor.
        
                            mixed
    getOutput()
        
    
    No description
        
                            
    normalize(NormalizerInterface $normalizer, string $format = null, array $context = [])
        
    
    No description
        
                            
    denormalize(DenormalizerInterface $denormalizer, $data, string $format = null, array $context = [])
        
    
    No description