You are here

protected property EmbedBase::$entityRepository in Entity Usage 8

The EntityRepository service.

Type: \Drupal\Core\Entity\EntityRepositoryInterface

File

src/Plugin/EntityUsage/Track/EmbedBase.php, line 30

Class

EmbedBase
Base class for plugins tracking usage in entities embedded in WYSIWYG fields.

Namespace

Drupal\entity_usage\Plugin\EntityUsage\Track

Code

protected $entityRepository;