JFIFxxC      C  " }!1AQa"q2#BR$3br %&'()*456789:CDEFGHIJSTUVWXYZcdefghijstuvwxyz w!1AQaq"2B #3RbrgetModuleModel($name); $this->components->task("Forget Using {$module->getName()} Module", function () use ($module) { $this->laravel['modules']->forgetUsed($module); }); } public function getInfo(): ?string { return 'Forget Using Module ...'; } }