ConfigureAndExecuteTest::$expressionManager

The Rules expression manager.

Type: \Drupal\rules\Engine\ExpressionManagerInterface

File

tests/src/Functional/ConfigureAndExecuteTest.php, line 46

Class

ConfigureAndExecuteTest
Tests that a rule can be configured and triggered when a node is edited.

Namespace

Drupal\Tests\rules\Functional

Code

protected $expressionManager;