531 B
531 B
title | description |
---|---|
help.appChangelogEmpty | help_appChangelogEmpty attributes, type and example |
Constructor: help.appChangelogEmpty
Attributes:
Name | Type | Required |
---|
Type: help_AppChangelog
Example:
$help_appChangelogEmpty = ['_' => 'help.appChangelogEmpty', ];
Or, if you're into Lua:
help_appChangelogEmpty={_='help.appChangelogEmpty', }