Subversion Repositories php-qbpwcf

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
3 liveuser 1
<?php
2
 
3
namespace Guzzle\Common\Exception;
4
 
5
/**
6
 * Guzzle exception
7
 */
8
interface GuzzleException {}