FieldCounterTest::$testViews

The views that are used by this test.

Type: array

File

core/modules/rest/tests/src/Functional/Views/FieldCounterTest.php, line 28

Class

FieldCounterTest
Tests the display of counter field.

Namespace

Drupal\Tests\rest\Functional\Views

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.