2namespace Bitrix\Sale\Services\Company\Restrictions;
5use Bitrix\Sale\Payment;
6use Bitrix\Sale\PaymentCollection;
7use Bitrix\Sale\Services;
8use Bitrix\Sale\Internals;
9use Bitrix\Sale\Shipment;
10use Bitrix\Sale\ShipmentCollection;
36 $collection =
$entity->getCollection();
39 return $collection->getOrder();
static getOrder(Entity $entity)