View file sdark.mobi/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php

File size: 134B
<?php

namespace Guzzle\Common\Exception;

class BadMethodCallException extends \BadMethodCallException implements GuzzleException {}