FieldTypeTest::$modules
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::modules
- main core/modules/block_content/tests/src/Kernel/Views/FieldTypeTest.php \Drupal\Tests\block_content\Kernel\Views\FieldTypeTest::modules
Type: modules
Overrides ViewsKernelTestBase::$modules
File
-
core/
modules/ block_content/ tests/ src/ Kernel/ Views/ FieldTypeTest.php, line 23
Class
- FieldTypeTest
- Tests the Drupal\block_content\Plugin\views\field\Type handler.
Namespace
Drupal\Tests\block_content\Kernel\ViewsCode
protected static $modules = [
'block_content',
'block_content_test_views',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.