Seditio Source
Root
|
.
/
othercms
/
croogo-4.0.7
/
vendor
/
justinrainbow
/
json-schema
/
src
/
JsonSchema
/
Exception
/
ExceptionInterface.php
<?php
namespace
JsonSchema
\
Exception
;
interface
ExceptionInterface
{
}