| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/modules/rest/lib/dictionary/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/modules/rest/lib/dictionary/placement.php |
<?php
/**
* Bitrix Framework
* @package bitrix
* @subpackage rest
* @copyright 2001-2016 Bitrix
*/
namespace Bitrix\Rest\Dictionary;
class Placement extends RemoteDictionary
{
const ID = 'placement';
}