You are here

protected property EntityUsageBase::$usageService in Entity Usage 8.4

The usage tracking service.

Type: \Drupal\entity_usage\EntityUsageInterface

File

src/EntityUsageBase.php, line 25

Class

EntityUsageBase
Base implementation for track plugins.

Namespace

Drupal\entity_usage

Code

protected $usageService;