service update_helper.config_differ in Update helper 8
Same name and namespace in other branches
- 2.x update_helper.services.yml \update_helper.config_differ
Class
Drupal\update_helper\ReversibleConfigDiffer3 string references to update_helper.config_differ
- ConfigHandlerTest::testGetPatchFileSerializerSupport in tests/
src/ Kernel/ ConfigHandlerTest.php - @covers \Drupal\update_helper\ConfigHandler::getPatchFile
- ReversibleConfigDifferTest::testDiff in tests/
src/ Kernel/ ReversibleConfigDifferTest.php - @covers \Drupal\update_helper\ReversibleConfigDiffer::diff
- ReversibleConfigDifferTest::testSame in tests/
src/ Kernel/ ReversibleConfigDifferTest.php - @covers \Drupal\update_helper\ReversibleConfigDiffer::same
File
View source
- class: Drupal\update_helper\ReversibleConfigDiffer
- arguments:
- - '@string_translation'
- - '@update_helper.config_diff_transformer'