2026-06-02 20:54:38 +02:00
|
|
|
<?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
|
2026-06-17 13:43:17 +02:00
|
|
|
* @property string|null $rhpz_delete_account_master_key Delete account Master key
|
2026-06-23 19:24:37 +02:00
|
|
|
* @property bool|null $rhpz_enable_migration Enable Migration functions
|
2026-06-02 20:54:38 +02:00
|
|
|
*/
|
|
|
|
|
class Options
|
|
|
|
|
{
|
|
|
|
|
}
|