You are here

protected property FeaturesAssignTest::$strictConfigSchema in Features 8.4

Same name and namespace in other branches
  1. 8.3 tests/src/Kernel/FeaturesAssignTest.php \Drupal\Tests\features\Kernel\FeaturesAssignTest::strictConfigSchema

The variable.

@todo Remove the disabled strict config schema checking.

Type: mixed

Overrides KernelTestBase::$strictConfigSchema

File

tests/src/Kernel/FeaturesAssignTest.php, line 55

Class

FeaturesAssignTest
The Feature Assign test.

Namespace

Drupal\Tests\features\Kernel

Code

protected $strictConfigSchema = FALSE;