first commit
This commit is contained in:
4
vendor/guzzlehttp/ringphp/src/Exception/RingException.php
vendored
Normal file
4
vendor/guzzlehttp/ringphp/src/Exception/RingException.php
vendored
Normal file
@@ -0,0 +1,4 @@
|
||||
<?php
|
||||
namespace GuzzleHttp\Ring\Exception;
|
||||
|
||||
class RingException extends \RuntimeException {};
|
||||
Reference in New Issue
Block a user