PHP Interface WellCommerce\Component\Breadcrumb\Provider\BreadcrumbProviderInterface

Author: Adam Piotrowski ([email protected])
Mostra file Open project: wellcommerce/wellcommerce Interface Usage Examples

Public Methods

Method Description
add ( WellCommerce\Component\Breadcrumb\Model\BreadcrumbInterface $breadcrumb )
getBreadcrumbs ( ) : Doctrine\Common\Collections\Collection

Method Details

add() public method

public add ( WellCommerce\Component\Breadcrumb\Model\BreadcrumbInterface $breadcrumb )
$breadcrumb WellCommerce\Component\Breadcrumb\Model\BreadcrumbInterface

getBreadcrumbs() public method

public getBreadcrumbs ( ) : Doctrine\Common\Collections\Collection
return Doctrine\Common\Collections\Collection