• work's avatar
    es-php · 956ecc5d
    work authored
    956ecc5d
CannotAttachException.php 103 Bytes
<?php
namespace GuzzleHttp\Stream\Exception;

class CannotAttachException extends \RuntimeException {}