• Модуль: mobile
  • Путь к файлу: ~/bitrix/modules/mobile/lib/UI/DetailCard/Configurator.php
  • Класс: BitrixMobileUIDetailCardConfigurator
  • Вызов: Configurator::toJson
public function toJson(): string
{
	return Json::encode($this->toArray());
}