You are here

protected property DeleteActionTest::$actionManager in Entity Reference Integrity 8

The action plugin manager.

Type: \Drupal\Core\Action\ActionManager

File

modules/entity_reference_integrity_enforce/tests/src/Kernel/DeleteActionTest.php, line 41

Class

DeleteActionTest
Test behavior of the DeleteAction plugin.

Namespace

Drupal\Tests\entity_reference_integrity_enforce\Kernel

Code

protected $actionManager;