You are here

protected property UserNotificationEmailTest::$strictConfigSchema in Private Message 8

Set to TRUE to strict check all configuration saved.

Type: bool

Overrides KernelTestBase::$strictConfigSchema

See also

\Drupal\Core\Config\Development\ConfigSchemaChecker

File

tests/src/Kernel/UserNotificationEmailTest.php, line 30

Class

UserNotificationEmailTest
Tests notification emails when a new private message is created.

Namespace

Drupal\Tests\private_message\Kernel

Code

protected $strictConfigSchema = FALSE;