protected property ActionTest::$actionManager in Drupal 10
Same name and namespace in other branches
- 8 core/modules/system/tests/src/Kernel/Action/ActionTest.php \Drupal\Tests\system\Kernel\Action\ActionTest::actionManager
- 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\ActionCode
protected $actionManager;