public static property DisplayAttachmentTest::$testViews in Zircon Profile 8
Same name in this branch
- 8 core/modules/views_ui/src/Tests/DisplayAttachmentTest.php \Drupal\views_ui\Tests\DisplayAttachmentTest::testViews
- 8 core/modules/views/src/Tests/Plugin/DisplayAttachmentTest.php \Drupal\views\Tests\Plugin\DisplayAttachmentTest::testViews
Same name and namespace in other branches
- 8.0 core/modules/views_ui/src/Tests/DisplayAttachmentTest.php \Drupal\views_ui\Tests\DisplayAttachmentTest::testViews
Views used by this test.
Type: array
File
- core/
modules/ views_ui/ src/ Tests/ DisplayAttachmentTest.php, line 25 - Contains \Drupal\views_ui\Tests\DisplayAttachmentTest.
Class
- DisplayAttachmentTest
- Tests the UI for the attachment display plugin.
Namespace
Drupal\views_ui\TestsCode
public static $testViews = array(
'test_attachment_ui',
);