protected property EntityUsageEvent::$count in Entity Usage 8.4
Same name and namespace in other branches
- 8 src/Events/EntityUsageEvent.php \Drupal\entity_usage\Events\EntityUsageEvent::count
- 8.2 src/Events/EntityUsageEvent.php \Drupal\entity_usage\Events\EntityUsageEvent::count
The number of references to add or remove.
Type: string
File
- src/
Events/ EntityUsageEvent.php, line 73
Class
- EntityUsageEvent
- Implementation of Entity Usage events.
Namespace
Drupal\entity_usage\EventsCode
protected $count;