FieldMissingTypeTest::$strictConfigSchema

Set to FALSE because we are hacking a field storage to use a fake type.

Type: bool

Overrides KernelTestBase::$strictConfigSchema

See also

\Drupal\Core\Config\Development\ConfigSchemaChecker

File

core/tests/Drupal/KernelTests/Core/Field/FieldMissingTypeTest.php, line 25

Class

FieldMissingTypeTest
Tests the exception when missing a field type.

Namespace

Drupal\KernelTests\Core\Field

Code

protected $strictConfigSchema = FALSE;

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