AdvancedUserInterface::isAccountNonExpired()

bool isAccountNonExpired()

Checks whether the user's account has expired.

Internally, if this method returns false, the authentication system will throw an AccountExpiredException and prevent login.

Return Value

bool true if the user's account is non expired, false otherwise

See also

AccountExpiredException
doc_Symfony
2016-10-28 06:05:07
Comments
Leave a Comment

Please login to continue.