method
public
static
UserTypePropertyDiskFile::convertFrom()
Сигнатура
public static convertFrom(FieldType $fieldType, mixed $value, string $fromTypeClass) : null
Параметры
$fieldType
FieldType
Тип поля документа.
$value
mixed
Значение поля.
$fromTypeClass
string
Имя класса типа.
Возвращаемое значение
null
Исходный файл: source/iblock/lib/bizproctype/usertypepropertydiskfile.php:220

