protected property EntityUsageEvent::$fieldName in Entity Usage 8.4
Same name and namespace in other branches
- 8.2 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\EventsCode
protected $fieldName;