You are here

protected property DeletedTest::$strictConfigSchema in Multiversion 8

Same name and namespace in other branches
  1. 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\Views

Code

protected $strictConfigSchema = FALSE;