You are here

protected property UltimenuBlock::$ultimenuManager in Ultimenu 8.2

Same name in this branch
  1. 8.2 src/Plugin/Derivative/UltimenuBlock.php \Drupal\ultimenu\Plugin\Derivative\UltimenuBlock::ultimenuManager
  2. 8.2 src/Plugin/Block/UltimenuBlock.php \Drupal\ultimenu\Plugin\Block\UltimenuBlock::ultimenuManager
Same name and namespace in other branches
  1. 8 src/Plugin/Derivative/UltimenuBlock.php \Drupal\ultimenu\Plugin\Derivative\UltimenuBlock::ultimenuManager

The Plugin service.

Type: \Drupal\ultimenu\UltimenuManagerInterface

File

src/Plugin/Derivative/UltimenuBlock.php, line 25

Class

UltimenuBlock
Provides block plugin definitions for Ultimenu.

Namespace

Drupal\ultimenu\Plugin\Derivative

Code

protected $ultimenuManager;