CollectionDeleted
Statamic\Events\Data\CollectionDeleted
This is a data event that is dispatched when a collection has been deleted.
public function handle(CollectionDeleted $event);
This is a data event that is dispatched when a collection has been deleted.
public function handle(CollectionDeleted $event);