You are here

protected property CronHotspotsWorker::$hotspotsStorage in Image Hotspots 8

The image hotspots storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Plugin/QueueWorker/CronHotspotsWorker.php, line 26

Class

CronHotspotsWorker
Deletes hotspots in queue on CRON run.

Namespace

Drupal\image_hotspots\Plugin\QueueWorker

Code

protected $hotspotsStorage;