File manager - Edit - /home/c14075/dragmet-ural.ru/www/bitrix/modules/messageservice/lib/Providers/Edna/WhatsApp/Informant.php
Back
<?php namespace Bitrix\MessageService\Providers\Edna\WhatsApp; use Bitrix\ImConnector\Library; use Bitrix\Main\Loader; class Informant extends \Bitrix\MessageService\Providers\Base\Informant { public function isConfigurable(): bool { return true; } public function getId(): string { return Constants::ID; } public function getName(): string { return 'Edna.ru WhatsApp'; } public function getShortName(): string { return 'Edna.ru WhatsApp'; } public function getManageUrl(): string { if (defined('ADMIN_SECTION') && ADMIN_SECTION === true) { return parent::getManageUrl(); } if (!Loader::includeModule('imopenlines') || !Loader::includeModule('imconnector')) { return ''; } $contactCenterUrl = \Bitrix\ImOpenLines\Common::getContactCenterPublicFolder(); return $contactCenterUrl . 'connector/?ID=' . Library::ID_EDNA_WHATSAPP_CONNECTOR; } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings