notify(new AdminForgottenNotification($this, $code)); } else { $this->notifyNow(new AdminForgottenNotification($this, $code)); } } }