?? GreyFile — Mystic File Browser

Current path: home/webdevt/www/schtroumpf.fr/vendor/lcobucci/jwt/src/Token/



?? Go up: /home/webdevt/www/schtroumpf.fr/vendor/lcobucci/jwt/src

?? Viewing: Plain.php

<?php

namespace Lcobucci\JWT\Token;

use Lcobucci\JWT\Token;
use function class_alias;

class_exists(Plain::class, false) || class_alias(Token::class, Plain::class);


??

??