You are here

protected property ActionListBuilder::$actionManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/action/src/ActionListBuilder.php \Drupal\action\ActionListBuilder::actionManager

The action plugin manager.

Type: \Drupal\Core\Action\ActionManager

File

core/modules/action/src/ActionListBuilder.php, line 30

Class

ActionListBuilder
Defines a class to build a listing of action entities.

Namespace

Drupal\action

Code

protected $actionManager;