• Модуль: mobile
  • Путь к файлу: ~/bitrix/modules/mobile/lib/UI/File.php
  • Класс: BitrixMobileUIFile
  • Вызов: File::getType
public function getType(): ?string
{
	return $this->type;
}