FieldMissingTypeTest::$strictConfigSchema

Same name and namespace in other branches
  1. 11.x core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php \Drupal\KernelTests\Core\Field\FieldMissingTypeTest::strictConfigSchema
  2. 10 core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php \Drupal\KernelTests\Core\Field\FieldMissingTypeTest::strictConfigSchema
  3. 9 core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php \Drupal\KernelTests\Core\Field\FieldMissingTypeTest::strictConfigSchema
  4. 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\Field

Code

protected bool $strictConfigSchema = FALSE;

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