ObjectCollection
class ObjectCollection implements JsonSerializable, DenormalizableInterface (View source)
Properties
| protected ArrayCollection | $contentObjects | 
Methods
                    __construct()
        
                                            
                
            No description
                    getContentObjects()
        
                                            
                
            No description
                    jsonSerialize()
        
                                            
                
            No description
                    denormalize(DenormalizerInterface $denormalizer, $data, $format = null, array $context = [])
        
                                            
                
            No description
Details
        
                            
    __construct()
        
    
    No description
        
                            
    addContentObject(int $slot, ObjectInterface $object)
        
    
    No description
        
                            
    getContentObjects()
        
    
    No description
        
                            
    jsonSerialize()
        
    
    No description
        
                            
    denormalize(DenormalizerInterface $denormalizer, $data, $format = null, array $context = [])
        
    
    No description