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