You are here

public static property RulesSessionTest::$modules in Rules Session Variables 2.0.x

Same name and namespace in other branches
  1. 2.x tests/src/Kernel/RulesSessionTest.php \Drupal\Tests\rules_session_vars\Kernel\RulesSessionTest::modules

File

tests/src/Kernel/RulesSessionTest.php, line 19

Class

RulesSessionTest
Test using the Rules API to create and evaluate session tests.

Namespace

Drupal\Tests\rules_session_vars\Kernel

Code

public static $modules = [
  'rules_session_vars',
];