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