TrackerTestBase::$modules
Same name in this branch
- 8.9.x core/modules/tracker/tests/src/Functional/Views/TrackerTestBase.php \Drupal\Tests\tracker\Functional\Views\TrackerTestBase::modules
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
-
core/
modules/ tracker/ src/ Tests/ Views/ TrackerTestBase.php, line 28
Class
- TrackerTestBase
- Base class for all tracker tests.
Namespace
Drupal\tracker\Tests\ViewsCode
public static $modules = [
'comment',
'tracker',
'tracker_test_views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.