You are here

protected property EntityUsageBase::$entityRepository in Entity Usage 8.4

The EntityRepository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/EntityUsageBase.php, line 32

Class

EntityUsageBase
Base implementation for track plugins.

Namespace

Drupal\entity_usage

Code

protected $entityRepository;