Connector::__construct

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

Добавить комментарий