You are here

public function ConfigActionsSourceInterface::getType in Config Actions 8

Return the type of plugin.

Return value

string

1 method overrides ConfigActionsSourceInterface::getType()
ConfigActionsSourceBase::getType in src/ConfigActionsSourceBase.php
Return the type of plugin.

File

src/ConfigActionsSourceInterface.php, line 84

Class

ConfigActionsSourceInterface
Defines an interface for config actions plugins

Namespace

Drupal\config_actions

Code

public function getType();