class CleanupImageAnnotations

Methods

void
handle(ImagesDeleted $event)

Handle the event.

Details

at line 21
void handle(ImagesDeleted $event)

Handle the event.

Assembles the volume ID and annotation IDs for the RemoveImageAnnotationPatches job. The job will be queued and when it is run, the volume, images and annotations may no longer exist in the DB.

Parameters

ImagesDeleted $event

Return Value

void