Seditio Source
Root
|
.
/
othercms
/
xenForo 2.2.8
/
src
/
XF
/
Template
/
Compiler
/
Syntax
/
Fn.php
<?php
class_alias
(
'XF\Template\Compiler\Syntax\Func'
,
'XF\Template\Compiler\Syntax\Fn'
);