File "BadMethodCallException.php"
Full Path: /home/magiggjm/magistvandroids.com/wp-content/plugins/updraftplus/vendor/guzzle/guzzle/src/Guzzle/Common/Exception/BadMethodCallException.php
File size: 134 bytes
MIME-type: text/x-php
Charset: utf-8
<?php
namespace Guzzle\Common\Exception;
class BadMethodCallException extends \BadMethodCallException implements GuzzleException {}