PaginationProviderInterface
interface PaginationProviderInterface (View source)
Methods
                    mixed
                
                
                    getPaginationAdapter()
        
                                            
                
            Returns the standard pagination adapter. This is used for non-permissioned objects and is typically something like DoctrineDbalAdapter
Details
        
                            mixed
    getPaginationAdapter()
        
    
    Returns the standard pagination adapter. This is used for non-permissioned objects and is typically something like DoctrineDbalAdapter