protected property ConfigController::$diffFormatter in Drupal 8
Same name and namespace in other branches
- 9 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\ControllerCode
protected $diffFormatter;