void public static
\Bitrix\Catalog\SubscribeTable::onAddContactType(
array &$contactTypes
);
Handler for the event события onAddContactType
. Adds new type of user contact.
Parameters
Parameter | Description | Version |
&$contactTypes | Contact type. | |
Example