You are here

protected property UltimenuManager::$menuBlocks in Ultimenu 8

Same name and namespace in other branches
  1. 8.2 src/UltimenuManager.php \Drupal\ultimenu\UltimenuManager::menuBlocks

Static cache for the menu blocks.

Type: array

File

src/UltimenuManager.php, line 84

Class

UltimenuManager
Manages Ultimenu plugin.

Namespace

Drupal\ultimenu

Code

protected $menuBlocks;