Details | Last modification | View Log | RSS feed
<?php
namespace Firebase\JWT;
class SignatureInvalidException extends \UnexpectedValueException
{
}