513 B
513 B
title | description |
---|---|
contacts.myLinkEmpty | contacts_myLinkEmpty attributes, type and example |
Constructor: contacts.myLinkEmpty
Attributes:
Name | Type | Required |
---|
Type: contacts_MyLink
Example:
$contacts_myLinkEmpty = ['_' => 'contacts.myLinkEmpty', ];
Or, if you're into Lua:
contacts_myLinkEmpty={_='contacts.myLinkEmpty', }