GlobalsDeleted
Statamic\Events\Data\GlobalsDeleted
This is a data event that is dispatched when a global set is deleted.
public function handle(GlobalsDeleted $event);
This is a data event that is dispatched when a global set is deleted.
public function handle(GlobalsDeleted $event);