You are here

protected property ToolbarMenuManager::$toolbarMenuElements in Toolbar Menu 8.2

Same name and namespace in other branches
  1. 8 src/ToolbarMenuManager.php \Drupal\toolbar_menu\ToolbarMenuManager::toolbarMenuElements

The toolbar menu elements entities.

Type: \Drupal\toolbar_menu\Entity\ToolbarMenuElement[]

File

src/ToolbarMenuManager.php, line 29

Class

ToolbarMenuManager
Implement a setting form for toolbar_menu module.

Namespace

Drupal\toolbar_menu

Code

protected $toolbarMenuElements;