FieldTypeTest::$testViews
Same name and namespace in other branches
- 11.x core/modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php \Drupal\Tests\block_content\Kernel\Views\FieldTypeTest::testViews
- 9 core/modules/block_content/tests/src/Functional/Views/FieldTypeTest.php \Drupal\Tests\block_content\Functional\Views\FieldTypeTest::testViews
- 8.9.x core/modules/block_content/tests/src/Functional/Views/FieldTypeTest.php \Drupal\Tests\block_content\Functional\Views\FieldTypeTest::testViews
- main core/modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php \Drupal\Tests\block_content\Kernel\Views\FieldTypeTest::testViews
Views used by this test.
Type: array
Overrides ViewsKernelTestBase::$testViews
File
-
core/
modules/ block_content/ tests/ src/ Kernel/ Views/ FieldTypeTest.php, line 33
Class
- FieldTypeTest
- Tests the Drupal\block_content\Plugin\views\field\Type handler.
Namespace
Drupal\Tests\block_content\Kernel\ViewsCode
public static $testViews = [
'test_field_type',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.