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