You are here

protected property ActionUnitTest::$actionManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/system/src/Tests/Action/ActionUnitTest.php \Drupal\system\Tests\Action\ActionUnitTest::actionManager

The action manager.

Type: \Drupal\Core\Action\ActionManager

File

core/modules/system/src/Tests/Action/ActionUnitTest.php, line 31
Contains \Drupal\system\Tests\Action\ActionUnitTest.

Class

ActionUnitTest
Tests action plugins.

Namespace

Drupal\system\Tests\Action

Code

protected $actionManager;