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
/
StateException.php
blob: a7652a384fd198eb2f07b8a73e2cb264232a1e42 (
plain
)
1
2
3
4
<?php
namespace
GuzzleHttp\Exception
;
class
StateException
extends
TransferException
{};