protected property CourierGlobalCollectionInvalidTemplateTest::$strictConfigSchema in Courier 2.x
Same name and namespace in other branches
- 8 tests/src/Kernel/CourierGlobalCollectionInvalidTemplateTest.php \Drupal\Tests\courier\Kernel\CourierGlobalCollectionInvalidTemplateTest::strictConfigSchema
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/ CourierGlobalCollectionInvalidTemplateTest.php, line 20
Class
- CourierGlobalCollectionInvalidTemplateTest
- Tests Courier global template collections with invalid template types.
Namespace
Drupal\Tests\courier\KernelCode
protected $strictConfigSchema = FALSE;