Sindbad~EG File Manager

Current Path : /var/www/html/pma/vendor/thecodingmachine/safe/lib/Exceptions/
Upload File :
Current File : /var/www/html/pma/vendor/thecodingmachine/safe/lib/Exceptions/JsonException.php

<?php


namespace Safe\Exceptions;

class JsonException extends \Exception implements SafeExceptionInterface
{
    public static function createFromPhpError(): self
    {
        return new self(\json_last_error_msg(), \json_last_error());
    }
}

Sindbad File Manager Version 1.0, Coded By Sindbad EG ~ The Terrorists