index
:
volse-hubzilla.git
dev
drop-unused-html5-library
master
tests/test-db-setup-wip
Volse Hubzilla -- soft fork of main Hubzilla core for Volse
Harald Eilertsen
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
library
/
intl
/
src
/
Exception
/
ExceptionInterface.php
blob: a7d17f9ab1995a534457550e0062e5669f7ad80b (
plain
) (
blame
)
1
2
3
4
5
6
7
<?php
namespace
CommerceGuys\Intl\Exception
;
interface
ExceptionInterface
{
}