Files
natascha-rieter.nl-user/plugins/automagic-images/vendor/guzzlehttp/guzzle/src/Exception/TransferException.php
T
2026-06-14 00:27:27 +00:00

8 lines
121 B
PHP

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