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