Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
Stevemo
Cpanel
User
UserMailerInterface
PHP Interface Stevemo\Cpanel\User\UserMailerInterface
Mostra file
Open project: stevemo/cpanel
Interface Usage Examples
Public Methods
Method
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
method
Send a email to a given user with a link to reset is password
See link:
http://stevemo.ca
Author:
Steve Montambeault
public
sendReset
(
Cartalyst\Sentry\Users\UserInterface
$user
) :
void
$user
Cartalyst\Sentry\Users\UserInterface
return
void