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