• Модуль: mobile
  • Путь к файлу: ~/bitrix/modules/mobile/lib/Dto/Type.php
  • Класс: BitrixMobileDtoType
  • Вызов: Type::string
static function string(): StringCaster
{
	return new StringCaster();
}