• Модуль: recyclebin
  • Путь к файлу: ~/bitrix/modules/recyclebin/lib/internals/entity.php
  • Класс: BitrixRecyclebinInternalsEntity
  • Вызов: Entity::setEntityId
public function setEntityId($entityId)
{
	$this->entityId = $entityId;
}