You are here

protected property AesTests::$strictConfigSchema in AES encryption 8.2

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides TestSetupTrait::$strictConfigSchema

See also

\Drupal\Core\Config\Testing\ConfigSchemaChecker

File

src/Tests/AesTests.php, line 21

Class

AesTests
Test encryption/decryption

Namespace

Drupal\aes\Tests

Code

protected $strictConfigSchema = FALSE;