File "SignatureInvalidException.php"

Full Path: /home/londdqdw/public_html/06/wp-content/plugins/the-events-calendar/common/vendor/firebase/php-jwt/src/SignatureInvalidException.php
File size: 102 bytes
MIME-type: text/x-php
Charset: utf-8

<?php

namespace Firebase\JWT;

class SignatureInvalidException extends \UnexpectedValueException
{
}