interface BreadcrumbBuilderInterface

Defines an interface for classes that build breadcrumbs.

Hierarchy

File

core/lib/Drupal/Core/Breadcrumb/BreadcrumbBuilderInterface.php, line 10

Namespace

Drupal\Core\Breadcrumb

Members

Name Modifiers Type Description
BreadcrumbBuilderInterface::applies public function Whether this breadcrumb builder should be used to build the breadcrumb.
BreadcrumbBuilderInterface::build public function Builds the breadcrumb.

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Breadcrumb!BreadcrumbBuilderInterface.php/interface/BreadcrumbBuilderInterface/8.1.x