The current user account.
Type: \Drupal\Core\Session\AccountInterface
File
- core/modules/book/src/BookBreadcrumbBuilder.php, line 32
Class
- BookBreadcrumbBuilder
- Provides a breadcrumb builder for nodes in a book.
Namespace
Drupal\book
Code
protected $account;
Please login to continue.