An ordered list of links for the breadcrumb.
Type: \Drupal\Core\Link[]
File
- core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php, line 22
Class
- Breadcrumb
- Used to return generated breadcrumbs with associated cacheability metadata.
Namespace
Drupal\Core\Breadcrumb
Code
protected $links = [];
Please login to continue.