protected property Breadcrumb::$links in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Breadcrumb/Breadcrumb.php \Drupal\Core\Breadcrumb\Breadcrumb::links
An ordered list of links for the breadcrumb.
Type: \Drupal\Core\Link[]
File
- core/
lib/ Drupal/ Core/ Breadcrumb/ Breadcrumb.php, line 27 - Contains \Drupal\Core\Breadcrumb\Breadcrumb.
Class
- Breadcrumb
- Used to return generated breadcrumbs with associated cacheability metadata.
Namespace
Drupal\Core\BreadcrumbCode
protected $links = [];