File manager - Edit - /var/www/payraty/inventory_main/vendor/lcobucci/jwt/src/UnencryptedToken.php
Back
<?php declare(strict_types=1); namespace Lcobucci\JWT; use Lcobucci\JWT\Token\DataSet; use Lcobucci\JWT\Token\Signature; interface UnencryptedToken extends Token { /** * Returns the token claims */ public function claims(): DataSet; /** * Returns the token signature */ public function signature(): Signature; /** * Returns the token payload */ public function payload(): string; }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings