Files
san-reymoros/vendor/guzzlehttp/ringphp/src/Exception/RingException.php
gauvainboiche 058c2110e9 first commit
2020-03-03 22:45:25 +01:00

5 lines
94 B
PHP

<?php
namespace GuzzleHttp\Ring\Exception;
class RingException extends \RuntimeException {};