490 B
490 B
title | description |
---|---|
contactLinkContact | contactLinkContact attributes, type and example |
Constructor: contactLinkContact
Attributes:
Name | Type | Required |
---|
Type: ContactLink
Example:
$contactLinkContact = ['_' => 'contactLinkContact', ];
Or, if you're into Lua:
contactLinkContact={_='contactLinkContact', }