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