File "BeforeValidException.php"

Full Path: /home/isoftco/public_html/hrm/vendor/firebase/php-jwt/src/BeforeValidException.php
File size: 96 bytes
MIME-type: text/x-php
Charset: utf-8

<?php
namespace Firebase\JWT;

class BeforeValidException extends \UnexpectedValueException
{
}