You are here

public property DiffController::$entityParser in Entity Share 8.3

The entity parser service.

Type: \Drupal\entity_share_diff\Service\entityParser

File

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

Class

DiffController
Returns responses for Diff support routes.

Namespace

Drupal\entity_share_diff\Controller

Code

public $entityParser;