class VideosCleanupListener

Methods

void
handle(VideosDeleted $event)

Handle the event.

Details

at line 22
void handle(VideosDeleted $event)

Handle the event.

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

Parameters

VideosDeleted $event

Return Value

void