Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
Action.php
function Action::getPluginDefinition
File
core/
modules/
system/
src/
Entity/
Action.php
, line 145
Class
Action
Defines the configured action entity.
Namespace
Drupal\system\Entity
Code
public
function
getPluginDefinition
() {
return
$this
->
getPlugin
() ->
getPluginDefinition
(); }
RSS feed