public function ActionConfigEntityInterface::getType

Returns the operation type.

Return value

string

Overrides TypedDataInterface::getType

File

drupal/core/modules/system/lib/Drupal/system/ActionConfigEntityInterface.php, line 29
Contains \Drupal\system\ActionConfigEntityInterface.

Class

ActionConfigEntityInterface
Provides an interface defining a action entity.

Namespace

Drupal\system

Code

public function getType();