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