Your IP : 18.189.195.14


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/method.php

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

namespace Bitrix\Rest\Dictionary;

class Method extends RemoteDictionary
{
	const ID = 'methods';
}