Files
XenForoRomhackPlazaAddon/_output/option_hint.php

20 lines
451 B
PHP
Raw Normal View History

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-02 20:54:38 +02:00
*/
class Options
{
}