Club System
This commit is contained in:
14
_output/extension_hint.php
Normal file
14
_output/extension_hint.php
Normal file
@@ -0,0 +1,14 @@
|
||||
<?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
|
||||
{
|
||||
class XFCP_User extends \XF\Entity\User {}
|
||||
}
|
||||
Reference in New Issue
Block a user