class VolumeFilesDeleted

Traits

Dispatchable

Properties

array $uuids

UUIDs of deleted images/videos.

Methods

void
__construct(string|array $uuids)

Create a new event instance.

Details

at line 24
void __construct(string|array $uuids)

Create a new event instance.

Parameters

string|array $uuids

UUIDs of the deleted images/videos.

Return Value

void