RulesEmailTest::$actionManager

The action manager used to instantiate the action plugin.

Type: \Drupal\rules\Core\RulesActionManagerInterface

File

tests/src/Kernel/RulesEmailTest.php, line 17

Class

RulesEmailTest
Tests that emails actually go out with the send email action.

Namespace

Drupal\Tests\rules\Kernel

Code

protected $actionManager;