AbstractObjectRegistry
abstract class AbstractObjectRegistry implements ObjectRegistryInterface (View source)
Properties
| protected | $entries | ||
| protected | $entriesToRemove | 
Methods
Details
        
                            
    addEntry(EntryInterface $entry)
        
    
    No description
        
                            
    removeEntry(EntryInterface $entry)
        
    
    No description
        
                            EntryInterface[]
    getEntries()
        
    
    No description
        
                            EntryInterface[]
    getEntriesToRemove()
        
    
    No description