You are here

protected property FeaturesCreateUiTest::$strictConfigSchema in Features 8.4

Same name and namespace in other branches
  1. 8.3 modules/features_ui/tests/src/Functional/FeaturesCreateUiTest.php \Drupal\Tests\features_ui\Functional\FeaturesCreateUiTest::strictConfigSchema

The variable.

@todo Remove the disabled strict config schema checking.

Type: mixed

Overrides TestSetupTrait::$strictConfigSchema

File

modules/features_ui/tests/src/Functional/FeaturesCreateUiTest.php, line 22

Class

FeaturesCreateUiTest
Tests the creation of a feature.

Namespace

Drupal\Tests\features_ui\Functional

Code

protected $strictConfigSchema = FALSE;