You are here

protected property SamlTest::$strictConfigSchema in SAML Authentication 8

Same name and namespace in other branches
  1. 8.2 src/Tests/SamlTest.php \Drupal\samlauth\Tests\SamlTest::strictConfigSchema

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

\Drupal\Core\Config\Testing\ConfigSchemaChecker

File

src/Tests/SamlTest.php, line 21
Simpletests for samlauth functionality.

Class

SamlTest
Tests SAML authentication.

Namespace

Drupal\samlauth\Tests

Code

protected $strictConfigSchema = FALSE;