DisabledDisplayTest::$modules
Same name in other branches
- 8.9.x core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php \Drupal\Tests\views\Functional\Plugin\DisabledDisplayTest::modules
- 10 core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php \Drupal\Tests\views\Functional\Plugin\DisabledDisplayTest::modules
- 11.x core/modules/views/tests/src/Functional/Plugin/DisabledDisplayTest.php \Drupal\Tests\views\Functional\Plugin\DisabledDisplayTest::modules
Modules to enable.
Type: array
Overrides ViewTestBase::$modules
File
-
core/
modules/ views/ tests/ src/ Functional/ Plugin/ DisabledDisplayTest.php, line 27
Class
- DisabledDisplayTest
- Tests the ability to disable and enable view displays.
Namespace
Drupal\Tests\views\Functional\PluginCode
protected static $modules = [
'block',
'node',
'views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.