File "BeforeValidException.php"
Full Path: /home/capoeirajd/www/wp-content/plugins/pixel-caffeine/vendor/firebase/php-jwt/src/BeforeValidException.php
File size: 97 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Firebase\JWT;
class BeforeValidException extends \UnexpectedValueException
{
}