<?php // Bitrix\Bizproc\BaseType\BoolType :: getType()// /dist/bitrix/modules/bizproc/lib/basetype/booltype.php:19 /** * @return string */ public static function getType() { return FieldType::BOOL; }