You are here

protected property TestFalse::$strictConfigSchema in Coder 8.3.x

Same name and namespace in other branches
  1. 8.3 tests/DrupalPractice/Objects/StrictSchemaDisabledUnitTest.inc \TestFalse::strictConfigSchema

Disable strict config checking during testing.

File

tests/DrupalPractice/Objects/StrictSchemaDisabledUnitTest.inc, line 11

Class

TestFalse
Test class with strict config schema checking disabled.

Code

protected $strictConfigSchema = FALSE;