File manager - Edit - /home/jardides/www/Jardi-design/old/libraries/vendor/lcobucci/jwt/src/Signer/CannotSignPayload.php
Back
<?php namespace Lcobucci\JWT\Signer; use InvalidArgumentException; use Lcobucci\JWT\Exception; final class CannotSignPayload extends InvalidArgumentException implements Exception { /** * @pararm string $error * * @return self */ public static function errorHappened($error) { return new self('There was an error while creating the signature: ' . $error); } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0 |
proxy
|
phpinfo
|
Settings