update
This commit is contained in:
9
modules/pshowsso/vendor/lcobucci/jwt/src/Validation/NoConstraintsGiven.php
vendored
Normal file
9
modules/pshowsso/vendor/lcobucci/jwt/src/Validation/NoConstraintsGiven.php
vendored
Normal file
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace Pshowsso\Scope68f5e85e9608b\Lcobucci\JWT\Validation;
|
||||
|
||||
use Pshowsso\Scope68f5e85e9608b\Lcobucci\JWT\Exception;
|
||||
use RuntimeException;
|
||||
final class NoConstraintsGiven extends RuntimeException implements Exception
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user