method
public
static
StringType::convertValueMultiple()
Сигнатура
public static convertValueMultiple(FieldType $fieldType, mixed $value, string $toTypeClass) : array<string|int, mixed>
Параметры
$fieldType
FieldType
Тип поля документа.
$value
mixed
Значение поля.
$toTypeClass
string
Имя класса типа.
Возвращаемое значение
array<string|int, mixed>
Исходный файл: source/bizproc/lib/basetype/stringtype.php:171

