protected property Action::$configuration

The configuration of the action.

Type: array

File

drupal/core/modules/system/lib/Drupal/system/Plugin/Core/Entity/Action.php, line 70
Contains \Drupal\system\Plugin\Core\Entity\Action.

Class

Action
Defines the configured action entity.

Namespace

Drupal\system\Plugin\Core\Entity

Code

protected $configuration = array();