Create XenForo PHP documentation

K

Kirby

Guest
Kirby submitted a new resource:

Create XenForo PHP documentation - A guide to build Xenforo PHP documentation using phpDocumentor

XenForo uses PHP DocBloc blocks like

PHP:

Code:
/**
 * 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
 *...
Click to expand...

Read more

View Now...
 


Join 𝕋𝕄𝕋 on Telegram
Channel PREVIEW:
Back
Top