PHP 7.4.33
Preview: GuzzleException.php Size: 494 B
/home/godevadmin/www/admin/vendor/aws/GuzzleHttp/Exception/GuzzleException.php

<?php
namespace GuzzleHttp\Exception;

use Throwable;

if (interface_exists(Throwable::class)) {
    interface GuzzleException extends Throwable
    {
    }
} else {
    /**
     * @method string getMessage()
     * @method \Throwable|null getPrevious()
     * @method mixed getCode()
     * @method string getFile()
     * @method int getLine()
     * @method array getTrace()
     * @method string getTraceAsString()
     */
    interface GuzzleException
    {
    }
}

Directory Contents

Dirs: 0 × Files: 10

Name Size Perms Modified Actions
833 B lrwxrwxr-x 2024-06-18 20:12:02
Edit Download
171 B lrwxrwxr-x 2024-06-18 20:12:02
Edit Download
763 B lrwxrwxr-x 2024-06-18 20:12:02
Edit Download
494 B lrwxrwxr-x 2024-06-18 20:12:02
Edit Download
149 B lrwxrwxr-x 2024-06-18 20:12:02
Edit Download
5.21 KB lrwxrwxr-x 2024-06-18 20:12:02
Edit Download
615 B lrwxrwxr-x 2024-06-18 20:12:02
Edit Download
171 B lrwxrwxr-x 2024-06-18 20:12:02
Edit Download
106 B lrwxrwxr-x 2024-06-18 20:12:02
Edit Download
126 B lrwxrwxr-x 2024-06-18 20:12:02
Edit Download

If ZipArchive is unavailable, a .tar will be created (no compression).