protected static property UpdaterTest::$configSchemaCheckerExclusions in Update helper 8
Same name and namespace in other branches
- 2.x tests/src/Kernel/UpdaterTest.php \Drupal\Tests\update_helper\Kernel\UpdaterTest::configSchemaCheckerExclusions
Following configurations will be manipulated during testing.
Type: string[]
Overrides KernelTestBase::$configSchemaCheckerExclusions
File
- tests/
src/ Kernel/ UpdaterTest.php, line 35
Class
Namespace
Drupal\Tests\update_helper\KernelCode
protected static $configSchemaCheckerExclusions = [
'field.storage.node.body',
];