Method \App\Models\BackpackUser::sendPasswordResetNotification() does not have parameter type hint for its parameter $token but it should be possible to add it based on @param annotation "string".
Method \App\Models\BackpackUser::sendPasswordResetNotification() does not have return type hint for its return value but it should be possible to add it based on @return annotation "void".
Method \App\Models\BackpackUser::getEmailForPasswordReset() does not have return type hint for its return value but it should be possible to add it based on @return annotation "string".