FieldMissingTypeTest::$strictConfigSchema
Same name and namespace in other branches
- 11.x core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php \Drupal\KernelTests\Core\Field\FieldMissingTypeTest::strictConfigSchema
- 10 core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php \Drupal\KernelTests\Core\Field\FieldMissingTypeTest::strictConfigSchema
- 9 core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php \Drupal\KernelTests\Core\Field\FieldMissingTypeTest::strictConfigSchema
- 8.9.x core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php \Drupal\KernelTests\Core\Field\FieldMissingTypeTest::strictConfigSchema
Set to FALSE because we are hacking a field storage to use a fake type.
Type: strictConfigSchema
Overrides KernelTestBase::$strictConfigSchema
See also
\Drupal\Core\Config\Development\ConfigSchemaChecker
File
-
core/
tests/ Drupal/ KernelTests/ Core/ Field/ FieldMissingTypeTest.php, line 27
Class
- FieldMissingTypeTest
- Tests the exception when missing a field type.
Namespace
Drupal\KernelTests\Core\FieldCode
protected bool $strictConfigSchema = FALSE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.