• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/scrum/form/entityinfo.php
  • Класс: BitrixTasksScrumFormEntityInfo
  • Вызов: EntityInfo::getTypesParticipantsGenerated
public function getTypesParticipantsGenerated(): string
{
	return $this->typesParticipantsGenerated;
}