FileOwnership::__construct

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

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