PartKeepr\AuthBundle\Exceptions\PasswordChangeNotAllowedException::getMessageKey PHP Méthode

getMessageKey() public méthode

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