/
proc
/
self
/
root
/
home
/
pay
/
server
/
vendor
/
lcobucci
/
jwt
/
src
/
Signer
/
File Upload :
llllll
Current File: //proc/self/root/home/pay/server/vendor/lcobucci/jwt/src/Signer/CannotSignPayload.php
<?php declare(strict_types=1); namespace Lcobucci\JWT\Signer; use InvalidArgumentException; use Lcobucci\JWT\Exception; final class CannotSignPayload extends InvalidArgumentException implements Exception { public static function errorHappened(string $error): self { return new self('There was an error while creating the signature:' . $error); } }
Copyright ©2k19 -
Hexid
|
Tex7ure