protected property Breadcrumb::$links

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

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