Breadcrumb
class Breadcrumb
Properties
| protected | $currentPage | ||
| protected | $crumbs | ||
| protected | $hideCurrentPage | ||
| protected | $options | ||
| protected | $defaultOptions | 
class Breadcrumb
| protected | $currentPage | ||
| protected | $crumbs | ||
| protected | $hideCurrentPage | ||
| protected | $options | ||
| protected | $defaultOptions | 
                    
    __construct(Page $currentPage, $options = [])
        
            static            
    breadcrumbTraverser(Breadcrumb $breadcrumb, Page|null $page)
        
                        
    createItem(Page $page, array $options)
        
                        
    append(Page $page, array $options = [])
        
                        
    prepend(Page $page, array $options = [])
        
                        
    get()