You are here

protected property ConfigActionsService::$pluginManager in Config Actions 8

The Action plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

src/ConfigActionsService.php, line 35

Class

ConfigActionsService
Base class for config_actions plugins.

Namespace

Drupal\config_actions

Code

protected $pluginManager;