RoleSaved
Statamic\Events\Data\RoleSaved
This is a data event that is dispatched when a user role is saved.
public function handle(RoleSaved $event);
This is a data event that is dispatched when a user role is saved.
public function handle(RoleSaved $event);