You are here

GuzzleException.php in Zircon Profile 8.0

Same filename and directory in other branches
  1. 8 vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php

File

vendor/guzzlehttp/guzzle/src/Exception/GuzzleException.php
View source
<?php

namespace GuzzleHttp\Exception;

interface GuzzleException {

}

Interfaces

Namesort descending Description
GuzzleException