File "ExpiredException.php"

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

<?php

namespace Firebase\JWT;

class ExpiredException extends \UnexpectedValueException
{
}