Your IP : 18.188.220.221


Current Path : /home/bitrix/ext_www/dev.home-comfort.in.ua/bitrix/modules/sale/lib/internals/
Upload File :
Current File : /home/bitrix/ext_www/dev.home-comfort.in.ua/bitrix/modules/sale/lib/internals/goodssection_old.php

<?php
/**
 * Bitrix Framework
 * @package bitrix
 * @subpackage sale
 * @copyright 2001-2012 Bitrix
 *
 * @ignore
 * @see \Bitrix\Iblock\SectionElementTable
 */

namespace Bitrix\Sale;

use Bitrix\Sale\Internals;

/**
 * @deprecated
 * Class GoodsSectionTable
 * @package Bitrix\Sale
 *
 * @ignore
 * @see \Bitrix\Iblock\SectionElementTable
 */
class GoodsSectionTable extends Internals\GoodsSectionTable
{

}