protected property BreadcrumbManager::$sortedBuilders

Holds the array of breadcrumb builders sorted by priority.

Set to NULL if the array needs to be re-calculated.

Type: \Drupal\Core\Breadcrumb\BreadcrumbBuilderInterface[]|null

File

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

Class

BreadcrumbManager
Provides a breadcrumb manager.

Namespace

Drupal\Core\Breadcrumb

Code

protected $sortedBuilders;

© 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::sortedBuilders/8.1.x