protected property RulesEmailTest::$actionManager in Rules 8.3
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\KernelCode
protected $actionManager;