PartKeepr\AuthBundle\Exceptions\PasswordChangeNotAllowedException::getMessageKey PHP Method

getMessageKey() public method

public getMessageKey ( )
    public function getMessageKey()
    {
        return 'Password change not allowed by the administrator';
    }
PasswordChangeNotAllowedException