Current path: home/webdevt/www/schtroumpf.fr/vendor/lcobucci/jwt/src/Validation/
?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/lcobucci/jwt/src
<?php
namespace Lcobucci\JWT\Validation;
use Lcobucci\JWT\Exception;
use RuntimeException;
final class ConstraintViolation extends RuntimeException implements Exception
{
}