Your IP : 3.145.101.119


Current Path : /var/www/www-root/data/www/monolith-realty.ru/bitrix/modules/rest/lib/dictionary/
Upload File :
Current File : /var/www/www-root/data/www/monolith-realty.ru/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';
}