...Человеческий поиск в разработке...
- Модуль: crm
- Путь к файлу: ~/bitrix/modules/crm/lib/messagesender/channel/channelrepository.php
- Класс: Bitrix\Crm\MessageSender\Channel\ChannelRepository
- Вызов: ChannelRepository::__construct
private function __construct(array $toListByType, int $userId) { $this->toListByType = $toListByType; $this->userId = $userId; }