You are here

protected property ComponentDiscovery::$moduleHandler in Decoupled Blocks 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/ComponentDiscovery.php, line 42

Class

ComponentDiscovery
Discovery service for front-end components provided by modules and themes.

Namespace

Drupal\pdb

Code

protected $moduleHandler;