Welcome to mirror list, hosted at ThFree Co, Russian Federation.

GuzzleException.php « Exception « src « guzzle « guzzlehttp « vendor « server - github.com/nextcloud/lookup-server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: c82998e0d7ef06fad4bbf048e2a61fc921b768ed (plain)
1
2
3
4
<?php
namespace GuzzleHttp\Exception;

interface GuzzleException {}