• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/item/fieldimplementation/file.php
  • Класс: Bitrix\Crm\Item\FieldImplementation\File
  • Вызов: File::get
public function get(string $commonFieldName)
{
	return $this->entityObject->get($commonFieldName);
}