• Модуль: crm
  • Путь к файлу: ~/bitrix/modules/crm/lib/messagesender/channel/correspondents/from.php
  • Класс: Bitrix\Crm\MessageSender\Channel\Correspondents\From
  • Вызов: From::getName
public function getName(): string
{
	return $this->name;
}