You are here

protected property ProductRulesEventsTest::$expressionManager in Ubercart 8.4

The Rules expression manager.

Type: \Drupal\rules\Engine\ExpressionManager

File

uc_product/tests/src/Functional/ProductRulesEventsTest.php, line 48

Class

ProductRulesEventsTest
Tests the one event that uc_product provides for use in Rules module.

Namespace

Drupal\Tests\uc_product\Functional

Code

protected $expressionManager;