TypedConfigTest::$configSchemaCheckerExclusions

Same name in other branches
  1. 10 core/tests/Drupal/KernelTests/Config/TypedConfigTest.php \Drupal\KernelTests\Config\TypedConfigTest::configSchemaCheckerExclusions

Type: configSchemaCheckerExclusions

Overrides KernelTestBase::$configSchemaCheckerExclusions

File

core/tests/Drupal/KernelTests/Config/TypedConfigTest.php, line 32

Class

TypedConfigTest
Tests config validation mechanism.

Namespace

Drupal\KernelTests\Config

Code

protected static $configSchemaCheckerExclusions = [
    'config_test.validation',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.