You are here

protected property EntityDuplicateController::$entityRepository in Entity API 8

The entity repository.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Controller/EntityDuplicateController.php, line 24

Class

EntityDuplicateController

Namespace

Drupal\entity\Controller

Code

protected $entityRepository;