You are here

protected property BlazyEntityReferenceFormatterTest::$strictConfigSchema in Blazy 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/BlazyEntityReferenceFormatterTest.php, line 25

Class

BlazyEntityReferenceFormatterTest
Tests the Blazy entity reference file formatter.

Namespace

Drupal\Tests\blazy\Kernel

Code

protected $strictConfigSchema = TRUE;