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