• Модуль: translate
  • Путь к файлу: ~/bitrix/modules/translate/lib/io/csvfile.php
  • Класс: BitrixTranslateIOCsvFile
  • Вызов: CsvFile::hasUtf8Bom
public function hasUtf8Bom(): bool
{
	return $this->hasBom;
}