AdvancedUserInterface::isAccountNonLocked()

bool isAccountNonLocked()

Checks whether the user is locked.

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

Return Value

bool true if the user is not locked, false otherwise

See also

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

Please login to continue.