You are here

protected property CertificateTest::$strictConfigSchema in Certificate 4.x

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/CertificateTest.php, line 18

Class

CertificateTest
Tests for Certificate.

Namespace

Drupal\Tests\certificate\Functional

Code

protected $strictConfigSchema = FALSE;