public static property TestViewsTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/TestViewsTest.php \Drupal\views\Tests\TestViewsTest::modules
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- core/
modules/ views/ src/ Tests/ TestViewsTest.php, line 30 - Contains \Drupal\views\Tests\TestViewsTest.
Class
- TestViewsTest
- Tests that test views provided by all modules match schema.
Namespace
Drupal\views\TestsCode
public static $modules = array(
'views_test_data',
);