public ActionConfigEntityInterface::getType()
Returns the operation type.
Return value
string
File
- core/modules/system/src/ActionConfigEntityInterface.php, line 24
Class
- ActionConfigEntityInterface
- Provides an interface defining a action entity.
Namespace
Drupal\system
Code
1 | public function getType (); |
Please login to continue.