File "SignatureInvalidException.php"
Full Path: /home/capoeirajd/www/wp-content/plugins/pixel-caffeine/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
{
}