You are here

protected property VapnFunctionalTest::$strictConfigSchema in View access per node 8

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/VapnFunctionalTest.php, line 28

Class

VapnFunctionalTest
Simple test to ensure the behavior of Vapn module

Namespace

Drupal\Tests\vapn\Functional

Code

protected $strictConfigSchema = FALSE;