<?php // Bitrix\Bizproc\BaseType\Base :: getType()// /dist/bitrix/modules/bizproc/lib/basetype/base.php:20 /** * @return string */ public static function getType() { return FieldType::STRING; }