You are here

protected property ImageFieldTokensFormatterTest::$strictConfigSchema in ImageField Tokens 8.2

Same name and namespace in other branches
  1. 8 tests/src/Functional/ImageFieldTokensFormatterTest.php \Drupal\Tests\imagefield_tokens\Functional\ImageFieldTokensFormatterTest::strictConfigSchema

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/ImageFieldTokensFormatterTest.php, line 39

Class

ImageFieldTokensFormatterTest
Tests that ImageFieldTokens widget and formatter works correctly.

Namespace

Drupal\Tests\imagefield_tokens\Functional

Code

protected $strictConfigSchema = FALSE;