2026-06-02 20:54:38 +02:00
|
|
|
<?php
|
|
|
|
|
|
|
|
|
|
// ################## THIS IS A GENERATED FILE ##################
|
|
|
|
|
// DO NOT EDIT DIRECTLY. EDIT THE CLASS EXTENSIONS IN THE CONTROL PANEL.
|
|
|
|
|
|
|
|
|
|
/**
|
|
|
|
|
* @noinspection PhpIllegalPsrClassPathInspection
|
|
|
|
|
* @noinspection PhpMultipleClassesDeclarationsInOneFile
|
|
|
|
|
*/
|
|
|
|
|
|
|
|
|
|
namespace RomhackPlaza\Master\XF\Entity
|
|
|
|
|
{
|
2026-06-16 16:21:43 +02:00
|
|
|
class XFCP_ApprovalQueue extends \XF\Entity\ApprovalQueue {}
|
2026-06-08 16:25:52 +02:00
|
|
|
class XFCP_Forum extends \XF\Entity\Forum {}
|
2026-06-02 20:54:38 +02:00
|
|
|
class XFCP_User extends \XF\Entity\User {}
|
|
|
|
|
}
|
2026-06-16 16:21:43 +02:00
|
|
|
|
|
|
|
|
namespace RomhackPlaza\Master\XF\Pub\Controller
|
|
|
|
|
{
|
|
|
|
|
class XFCP_MiscController extends \XF\Pub\Controller\MiscController {}
|
|
|
|
|
}
|
|
|
|
|
|
|
|
|
|
namespace RomhackPlaza\Master\XF\Service\Report
|
|
|
|
|
{
|
|
|
|
|
class XFCP_CreatorService extends \XF\Service\Report\CreatorService {}
|
|
|
|
|
}
|