Club System
This commit is contained in:
18
_output/option_hint.php
Normal file
18
_output/option_hint.php
Normal file
@@ -0,0 +1,18 @@
|
||||
<?php
|
||||
|
||||
// ################## THIS IS A GENERATED FILE ##################
|
||||
// DO NOT EDIT DIRECTLY. EDIT THE OPTIONS IN THE CONTROL PANEL.
|
||||
|
||||
/**
|
||||
* @noinspection PhpMultipleClassDeclarationsInspection
|
||||
* @noinspection PhpIllegalPsrClassPathInspection
|
||||
*/
|
||||
|
||||
namespace XF;
|
||||
|
||||
/**
|
||||
* @property non-negative-int|null $rhpz_club_node_id Club Parent Node ID
|
||||
*/
|
||||
class Options
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user