You are here

protected property PluginTypeManager::$moduleHandler in Plugin 8.2

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/PluginType/PluginTypeManager.php, line 28

Class

PluginTypeManager
Provides a plugin type manager.

Namespace

Drupal\plugin\PluginType

Code

protected $moduleHandler;