• Модуль: bizproc
  • Путь к файлу: ~/bitrix/modules/bizproc/lib/activity/operator/lessthenoperator.php
  • Класс: BitrixBizprocActivityOperatorLessThenOperator
  • Вызов: LessThenOperator::getCode
static function getCode(): string
{
	return '<';
}