• Модуль: tasks
  • Путь к файлу: ~/bitrix/modules/tasks/lib/internals/task/label.php
  • Класс: BitrixTasksInternalsTaskLabelTable
  • Вызов: LabelTable::getCollectionClass
static function getCollectionClass(): string
{
	return TagCollection::class;
}