PHP Class Stevemo\Cpanel\User\UserMailer

Inheritance: implements Stevemo\Cpanel\User\UserMailerInterface
Afficher le fichier Open project: stevemo/cpanel

Méthodes publiques

Méthode Description
sendReset ( Cartalyst\Sentry\Users\UserInterface $user ) : void Send a email to a given user with a link to reset is password

Method Details

sendReset() public méthode

Send a email to a given user with a link to reset is password
Author: Steve Montambeault
public sendReset ( Cartalyst\Sentry\Users\UserInterface $user ) : void
$user Cartalyst\Sentry\Users\UserInterface
Résultat void