array|null public
\Bitrix\Vote\Uf\Manager::getConnectorDataByEntityType(
string $entityType
);
Method gets data that describe specific connector by entity type. Non-static method.
Parameters
Parameter | Description | Version |
$entityType | Entity type (for example, sonet_comment ). | |
Example