<?php

namespace PrestaShop\Module\PsAccounts\Vendor\Firebase\JWT;

class BeforeValidException extends \UnexpectedValueException
{
}
