public static property NodeAccessGrantsCacheContextTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/node/tests/src/Functional/NodeAccessGrantsCacheContextTest.php \Drupal\Tests\node\Functional\NodeAccessGrantsCacheContextTest::modules
Modules to enable.
Type: array
Overrides NodeTestBase::$modules
File
- core/
modules/ node/ tests/ src/ Functional/ NodeAccessGrantsCacheContextTest.php, line 20
Class
- NodeAccessGrantsCacheContextTest
- Tests the node access grants cache context service.
Namespace
Drupal\Tests\node\FunctionalCode
public static $modules = [
'node_access_test',
];