PATH:
home
/
centosnipponia
/
public_html
/
ts
/
vendor
/
lcobucci
/
jwt
/
src
/
Validation
<?php declare(strict_types=1); namespace Lcobucci\JWT\Validation; use Lcobucci\JWT\Exception; use RuntimeException; final class NoConstraintsGiven extends RuntimeException implements Exception { }
[+]
..
[-] Constraint.php
[edit]
[+]
Constraint
[-] ConstraintViolation.php
[edit]
[-] NoConstraintsGiven.php
[edit]
[-] RequiredConstraintsViolated.php
[edit]
[-] Validator.php
[edit]
[-] .htaccess.disabled
[edit]