index
:
librecart.git
master
Fork of OpenCart https://github.com/opencart/opencart with language spanish
heckyel
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
public
/
system
/
storage
/
vendor
/
guzzlehttp
/
guzzle
/
src
/
Exception
/
ConnectException.php
blob: a91c5a68ed933706c97328d727c9775cc63f51ac (
plain
)
1
2
3
4
<?php
namespace
GuzzleHttp\Exception
;
class
ConnectException
extends
RequestException
{}