protected property BreadcrumbManager::$builders

Holds arrays of breadcrumb builders, keyed by priority.

Type: array

File

core/lib/Drupal/Core/Breadcrumb/BreadcrumbManager.php, line 32

Class

BreadcrumbManager
Provides a breadcrumb manager.

Namespace

Drupal\Core\Breadcrumb

Code

protected $builders = array();

© 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!BreadcrumbManager.php/property/BreadcrumbManager::builders/8.1.x