You are here

protected property ReadonlyFieldWidgetTest::$strictConfigSchema in Read-only Field Widget 8

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

\Drupal\Core\Config\Testing\ConfigSchemaChecker

File

tests/src/Functional/ReadonlyFieldWidgetTest.php, line 26

Class

ReadonlyFieldWidgetTest
Tests Readonly Field Widget basic behaviour.

Namespace

Drupal\Tests\readonly_field_widget\Functional

Code

protected $strictConfigSchema = FALSE;