You are here

protected property ActionTest::$actionManager in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/system/tests/src/Kernel/Action/ActionTest.php \Drupal\Tests\system\Kernel\Action\ActionTest::actionManager

The action manager.

Type: \Drupal\Core\Action\ActionManager

File

core/modules/system/tests/src/Kernel/Action/ActionTest.php, line 27

Class

ActionTest
Tests action plugins.

Namespace

Drupal\Tests\system\Kernel\Action

Code

protected $actionManager;