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