Current Path : /var/www/storage/vendor/guzzlehttp/ringphp/src/Exception/ |
Current File : /var/www/storage/vendor/guzzlehttp/ringphp/src/Exception/CancelledException.php |
<?php namespace GuzzleHttp\Ring\Exception; /** * Marker interface for cancelled exceptions. */ interface CancelledException {}