Seditio Source
Root
|
.
/
othercms
/
xenForo 2.2.8
/
src
/
XF
/
Template
/
Compiler
/
Exception.php
<?php
namespace
XF
\
Template
\
Compiler
;
class
Exception
extends \
XF
\
PrintableException
{
}