DocumentationProvider
class DocumentationProvider implements DocumentationProviderInterface (View source)
Properties
| protected DocumentationPageInterface[] | $pages | 
Methods
                    void
                
                
                    clearSupportingElements()
        
                                            
                
            No description
                    void
                
                
                    installSupportingElements()
        
                                            
                
            No description
                    void
                
                
                    finishInstallation()
        
                                            
                
            No description
                    static DocumentationProvider
                
                
                    createFromArray($pages)
        
                                            
                
            No description
                    array
                
                
                    getPages()
        
                                            
                
            No description
Details
        
                            void
    clearSupportingElements()
        
    
    No description
        
                            void
    installSupportingElements()
        
    
    No description
        
                            void
    finishInstallation()
        
    
    No description
        
                static            DocumentationProvider
    createFromArray($pages)
        
    
    No description
        
                            
    addPage(DocumentationPageInterface $page)
        
    
    No description
        
                            array
    getPages()
        
    
    No description