You are here

public property DiffController::$diffFormatter in Entity Share 8.3

The diff field builder plugin manager.

Type: \Drupal\Core\Diff\DiffFormatter

File

modules/entity_share_diff/src/Controller/DiffController.php, line 36

Class

DiffController
Returns responses for Diff support routes.

Namespace

Drupal\entity_share_diff\Controller

Code

public $diffFormatter;