PHP 인터페이스 Stevemo\Cpanel\User\UserMailerInterface

파일 보기 프로젝트 열기: stevemo/cpanel 0 사용 예제들

공개 메소드들

메소드 설명
sendReset ( Cartalyst\Sentry\Users\UserInterface $user ) : void Send a email to a given user with a link to reset is password

메소드 상세

sendReset() 공개 메소드

Send a email to a given user with a link to reset is password
저자: Steve Montambeault
public sendReset ( Cartalyst\Sentry\Users\UserInterface $user ) : void
$user Cartalyst\Sentry\Users\UserInterface
리턴 void