You are here

protected property EntityUsageEvent::$sourceEntityType in Entity Usage 8.3

Same name and namespace in other branches
  1. 8.4 src/Events/EntityUsageEvent.php \Drupal\entity_usage\Events\EntityUsageEvent::sourceEntityType
  2. 8.2 src/Events/EntityUsageEvent.php \Drupal\entity_usage\Events\EntityUsageEvent::sourceEntityType

The source entity type.

Type: string

File

src/Events/EntityUsageEvent.php, line 38

Class

EntityUsageEvent
Implementation of Entity Usage events.

Namespace

Drupal\entity_usage\Events

Code

protected $sourceEntityType;