• Модуль: vote
  • Путь к файлу: ~/bitrix/modules/vote/lib/attachment/connector.php
  • Класс: BitrixVoteAttachmentConnector
  • Вызов: Connector::__construct
public function __construct($entityId)
{
	$this->entityId = $entityId;
}