ConfigController::$diffFormatter

Same name and namespace in other branches
  1. 8.9.x core/modules/config/src/Controller/ConfigController.php \Drupal\config\Controller\ConfigController::diffFormatter
  2. 10 core/modules/config/src/Controller/ConfigController.php \Drupal\config\Controller\ConfigController::diffFormatter
  3. 11.x core/modules/config/src/Controller/ConfigController.php \Drupal\config\Controller\ConfigController::diffFormatter

The diff formatter.

Type: \Drupal\Core\Diff\DiffFormatter

File

core/modules/config/src/Controller/ConfigController.php, line 71

Class

ConfigController
Returns responses for config module routes.

Namespace

Drupal\config\Controller

Code

protected $diffFormatter;

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