File manager - Edit - /var/www/payraty/helpdesk/vendor/meilisearch/meilisearch-php/src/Exceptions/JsonDecodingException.php
Back
<?php declare(strict_types=1); namespace Meilisearch\Exceptions; final class JsonDecodingException extends \Exception implements ExceptionInterface { public function __construct(string $message, int $code = 0, ?\Throwable $previous = null) { parent::__construct($message, $code, $previous); } }
| ver. 1.4 |
Github
|
.
| PHP 8.3.30 | Generation time: 0 |
proxy
|
phpinfo
|
Settings