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 = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.