You are here

protected property FormModeManagerBase::$strictConfigSchema in Form mode manager 8.2

Disable strict config schema checking for this test.

@todo Remove the disabled strict config schema checking.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

File

tests/src/Functional/FormModeManagerBase.php, line 107

Class

FormModeManagerBase
Provides a test case for form_mode_manager functional tests.

Namespace

Drupal\Tests\form_mode_manager\Functional

Code

protected $strictConfigSchema = FALSE;