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