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

File size: 138B
<?php

namespace Guzzle\Common\Exception;

class UnexpectedValueException extends \UnexpectedValueException implements GuzzleException {}