File manager - Edit - /home/autoph/public_html/projects/test_api/vendor/lcobucci/jwt/src/Signer/CannotSignPayload.php
Back
<?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); } }
| ver. 1.4 |
.
| PHP 8.1.32 | Generation time: 0.21 |
proxy
|
phpinfo
|
Settings