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 = [];
doc_Drupal
2016-10-29 08:48:41
Comments
Leave a Comment

Please login to continue.