You are here

protected property ConfigActionsService::$moduleHandler in Config Actions 8

The module handler.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/ConfigActionsService.php, line 49

Class

ConfigActionsService
Base class for config_actions plugins.

Namespace

Drupal\config_actions

Code

protected $moduleHandler;