You are here

protected property ExportTypeManager::$moduleHandler in Entity Print 8.2

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

Overrides DefaultPluginManager::$moduleHandler

File

src/Plugin/ExportTypeManager.php, line 22

Class

ExportTypeManager
Export type manager.

Namespace

Drupal\entity_print\Plugin

Code

protected $moduleHandler;