Migration complete

This commit is contained in:
2026-06-23 19:24:37 +02:00
parent 0436a99a7c
commit 39adc2171c
25 changed files with 517 additions and 25 deletions

View File

@@ -13,6 +13,7 @@ namespace XF;
/**
* @property non-negative-int|null $rhpz_club_node_id Club Parent Node ID
* @property string|null $rhpz_delete_account_master_key Delete account Master key
* @property bool|null $rhpz_enable_migration Enable Migration functions
*/
class Options
{