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