MappingTest::$configSchemaCheckerExclusions

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

Type: configSchemaCheckerExclusions

Overrides KernelTestBase::$configSchemaCheckerExclusions

File

core/tests/Drupal/KernelTests/Config/Schema/MappingTest.php, line 26

Class

MappingTest
@coversDefaultClass \Drupal\Core\Config\Schema\Mapping @group Config

Namespace

Drupal\KernelTests\Config\Schema

Code

protected static $configSchemaCheckerExclusions = [
    'config_schema_deprecated_test.settings',
];

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