You are here

protected property EntityUsageEvent::$fieldName in Entity Usage 8.2

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

The name of the field in the source entity using the target entity.

Type: string

File

src/Events/EntityUsageEvent.php, line 66

Class

EntityUsageEvent
Implementation of Entity Usage events.

Namespace

Drupal\entity_usage\Events

Code

protected $fieldName;