• Модуль: bizproc
  • Путь к файлу: ~/bitrix/modules/bizproc/lib/basetype/base.php
  • Класс: BitrixBizprocBaseTypeBase
  • Вызов: Base::convertTo
static function convertTo(FieldType $fieldType, $value, $toTypeClass)
{
	return null;
}