function ActionConfigEntityInterface::getType

Returns the operation type.

Return value

string

1 method overrides ActionConfigEntityInterface::getType()
Action::getType in core/modules/system/src/Entity/Action.php
Returns the operation type.

File

core/modules/system/src/ActionConfigEntityInterface.php, line 24

Class

ActionConfigEntityInterface
Provides an interface defining a action entity.

Namespace

Drupal\system

Code

public function getType();

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.