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
/
cardinity
/
cardinity-sdk-php
/
src
/
Exception
/
Runtime.php
blob: 348d34df48bd6c66461d369469f95fae280da0f5 (
plain
)
1
2
3
4
5
6
7
8
<?php
namespace
Cardinity\Exception
;
class
Runtime
extends
\RuntimeException
{
}