PartKeepr\AuthBundle\Exceptions\PasswordChangeNotAllowedException::getMessageKey PHP 메소드

getMessageKey() 공개 메소드

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