shop = $shop; } /** * Handle the event. * * @param Registered $event * @return void */ public function handle(Registered $event) { // } }