You are here

protected property CustomSearchBlock::$moduleHandler in Custom Search 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/Block/CustomSearchBlock.php, line 33

Class

CustomSearchBlock
Provides a 'Custom Search form' block.

Namespace

Drupal\custom_search\Plugin\Block

Code

protected $moduleHandler;