protected property ContentController::$diffFormatter in Content Synchronization 8
Same name and namespace in other branches
- 8.2 src/Controller/ContentController.php \Drupal\content_sync\Controller\ContentController::diffFormatter
- 3.0.x src/Controller/ContentController.php \Drupal\content_sync\Controller\ContentController::diffFormatter
The diff formatter.
Type: \Drupal\Core\Diff\DiffFormatter
File
- src/
Controller/ ContentController.php, line 56
Class
- ContentController
- Returns responses for content module routes.
Namespace
Drupal\content_sync\ControllerCode
protected $diffFormatter;