You are here

protected property UltimenuManager::$enabledRegions in Ultimenu 8.2

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

Static cache for the enabled regions.

Type: array

File

src/UltimenuManager.php, line 64

Class

UltimenuManager
Implements UltimenuManagerInterface.

Namespace

Drupal\ultimenu

Code

protected $enabledRegions;