public static property DisplayPageTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/views/src/Tests/Plugin/DisplayPageTest.php \Drupal\views\Tests\Plugin\DisplayPageTest::modules
Modules to enable.
Type: array
Overrides ViewKernelTestBase::$modules
File
- core/
modules/ views/ src/ Tests/ Plugin/ DisplayPageTest.php, line 37 - Contains \Drupal\views\Tests\Plugin\DisplayPageTest.
Class
- DisplayPageTest
- Tests the page display plugin.
Namespace
Drupal\views\Tests\PluginCode
public static $modules = array(
'system',
'user',
'field',
);