You are here

public static property DisplayAttachmentTest::$testViews in Drupal 9

Same name in this branch
  1. 9 core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php \Drupal\Tests\views_ui\Functional\DisplayAttachmentTest::testViews
  2. 9 core/modules/views/tests/src/Functional/Plugin/DisplayAttachmentTest.php \Drupal\Tests\views\Functional\Plugin\DisplayAttachmentTest::testViews
Same name and namespace in other branches
  1. 8 core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php \Drupal\Tests\views_ui\Functional\DisplayAttachmentTest::testViews

Views used by this test.

.

Type: array

File

core/modules/views_ui/tests/src/Functional/DisplayAttachmentTest.php, line 21

Class

DisplayAttachmentTest
Tests the UI for the attachment display plugin.

Namespace

Drupal\Tests\views_ui\Functional

Code

public static $testViews = [
  'test_attachment_ui',
];