You are here

protected property ComponentBlock::$moduleHandler in Component blocks 1.1.x

Same name and namespace in other branches
  1. 1.x src/Plugin/Block/ComponentBlock.php \Drupal\component_blocks\Plugin\Block\ComponentBlock::moduleHandler

Module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Block/ComponentBlock.php, line 86

Class

ComponentBlock
Defines a class for a specially shaped block.

Namespace

Drupal\component_blocks\Plugin\Block

Code

protected $moduleHandler;