protected property ConfigController::$diffFormatter in Zircon Profile 8
Same name and namespace in other branches
- 8.0 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 59 - Contains \Drupal\config\Controller\ConfigController.
Class
- ConfigController
- Returns responses for config module routes.
Namespace
Drupal\config\ControllerCode
protected $diffFormatter;