| Current Path : /var/www/element/data/www/revenuestory.ru/bitrix/modules/iblock/lib/orm/ |
| Current File : /var/www/element/data/www/revenuestory.ru/bitrix/modules/iblock/lib/orm/valuestorageentity.php |
<?php
/**
* Bitrix Framework
* @package bitrix
* @subpackage iblock
* @copyright 2001-2020 Bitrix
*/
namespace Bitrix\Iblock\ORM;
use Bitrix\Main\ORM\Entity;
/**
* @package bitrix
* @subpackage iblock
*/
class ValueStorageEntity extends Entity
{
}