Your IP : 18.220.74.19


Current Path : /home/bitrix/ext_www/klimatlend.ua/bitrix/modules/rest/lib/dictionary/
Upload File :
Current File : /home/bitrix/ext_www/klimatlend.ua/bitrix/modules/rest/lib/dictionary/webhook.php

<?php
/**
 * Bitrix Framework
 * @package bitrix
 * @subpackage rest
 * @copyright 2001-2016 Bitrix
 */

namespace Bitrix\Rest\Dictionary;

class WebHook extends RemoteDictionary
{
	const ID = 'webhooks';
}