Files
natascha-rieter.nl-user/plugins/automagic-images/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
T
2026-04-19 00:18:34 +02:00

8 lines
121 B
PHP

<?php
namespace GuzzleHttp\Exception;
class TransferException extends \RuntimeException implements GuzzleException
{
}