class ImagesCreatedListener

Methods

void
handle(int $id, array $ids)

Handle the event.

Details

at line 19
void handle(int $id, array $ids)

Handle the event.

Remove all color sort sequences for the volume since they don't include the newly added images.

Parameters

int $id

Volume ID

array $ids

Image ids

Return Value

void