Same name and namespace in other branches
  1. 8.9.x core/core.services.yml \diff.formatter
  2. 9 core/core.services.yml \diff.formatter

Class

Drupal\Core\Diff\DiffFormatter
1 string reference to diff.formatter
ConfigController::create in core/modules/config/src/Controller/ConfigController.php
Instantiates a new instance of this class.

File

core/core.services.yml
core/core.services.yml

View source
  1. class: Drupal\Core\Diff\DiffFormatter
  2. arguments:
  3. - '@config.factory'