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