XenForo uses PHP DocBloc blocks like
PHP:
/**
* COLUMNS
* @property int|null $user_id
* @property string $username
* @property int $username_date
* @property int $username_date_visible
* @property string $email
* @property int $style_id
* @property int $language_id
* @property string $timezone
* @property bool $visible
* @property...
You do not have permission to view the full content of this resource.
Log in or register now.