<?php
// ################## THIS IS A GENERATED FILE ##################
// DO NOT EDIT DIRECTLY. EDIT THE CLASS EXTENSIONS IN THE CONTROL PANEL.
namespace XFRM\XF\Entity
{
class XFCP_User extends \XF\Entity\User {}
}
namespace XFRM\XF\Pub\Controller
{
class XFCP_Watched extends \XF\Pub\Controller\Watched {}
}
extension_hint.php
located within my addon's _output
directory:<?php
// ################## THIS IS A GENERATED FILE ##################
// DO NOT EDIT DIRECTLY. EDIT THE CLASS EXTENSIONS IN THE CONTROL PANEL.
namespace Demo\Portal\XF\Admin\Controller
{
class XFCP_Forum extends \XF\Admin\Controller\Forum {}
}
<snip>
We use essential cookies to make this site work, and optional cookies to enhance your experience.