Your IP : 216.73.217.77


Current Path : /home/users/unlimited/www/dealnest.codeskitter.site/vendor/lcobucci/jwt/src/Validation/
Upload File :
Current File : /home/users/unlimited/www/dealnest.codeskitter.site/vendor/lcobucci/jwt/src/Validation/ValidAt.php

<?php
declare(strict_types=1);

namespace Lcobucci\JWT\Validation;

interface ValidAt extends Constraint
{
}