protected property CountdownBlockTest::$strictConfigSchema in Countdown 8
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/ CountdownBlockTest.php, line 22
Class
- CountdownBlockTest
- Tests if the Countdown form block is available.
Namespace
Drupal\Tests\countdown\FunctionalCode
protected $strictConfigSchema = FALSE;