protected property DeletedTest::$strictConfigSchema in Multiversion 8
Same name and namespace in other branches
- 8.2 tests/src/Functional/Views/DeletedTest.php \Drupal\Tests\multiversion\Functional\Views\DeletedTest::strictConfigSchema
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/ Views/ DeletedTest.php, line 12
Class
- DeletedTest
- Tests the _deleted field handler.
Namespace
Drupal\Tests\multiversion\Functional\ViewsCode
protected $strictConfigSchema = FALSE;