void
__construct(ReminderRepositoryInterface $reminders, UserProviderInterface $users, Mailer $mailer, string $reminderView)
Create a new password broker instance. Parameters ReminderRepositoryInterface $reminders UserProviderInterface $users Mailer $mailer string $reminderView Return Value void