TrackerNodeAccessTest::$modules
Same name in other branches
- 9 core/modules/tracker/tests/src/Functional/TrackerNodeAccessTest.php \Drupal\Tests\tracker\Functional\TrackerNodeAccessTest::modules
- 8.9.x core/modules/tracker/tests/src/Functional/TrackerNodeAccessTest.php \Drupal\Tests\tracker\Functional\TrackerNodeAccessTest::modules
- 11.x core/modules/tracker/tests/src/Functional/TrackerNodeAccessTest.php \Drupal\Tests\tracker\Functional\TrackerNodeAccessTest::modules
Modules to enable.
Type: array
Overrides BrowserTestBase::$modules
File
-
core/
modules/ tracker/ tests/ src/ Functional/ TrackerNodeAccessTest.php, line 27
Class
- TrackerNodeAccessTest
- Tests for private node access on /tracker.
Namespace
Drupal\Tests\tracker\FunctionalCode
protected static $modules = [
'node',
'comment',
'tracker',
'node_access_test',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.