• File: BadMethodCallException.php
  • Full Path: /home/atelipy/www/wpmain/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 {}