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