You are here

protected property EntityUsageEvent::$count in Entity Usage 8.2

Same name and namespace in other branches
  1. 8.4 src/Events/EntityUsageEvent.php \Drupal\entity_usage\Events\EntityUsageEvent::count
  2. 8 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\Events

Code

protected $count;