• Модуль: calendar
  • Путь к файлу: ~/bitrix/modules/calendar/lib/core/queue/agent/agententity.php
  • Класс: BitrixCalendarCoreQueueAgentAgentEntity
  • Вызов: AgentEntity::getName
public function getName(): string
{
	return $this->name;
}