File manager - Edit - /home/web/vm-3fadc827.na4u.ru/www/bitrix/modules/sale/lib/internals/itemspool.php
Back
<?php namespace Bitrix\Sale\Internals; /** * Class ItemsPool * @package Bitrix\Sale\Internals */ class ItemsPool extends PoolBase { protected static $pool = array(); // public static function get($code, $providerName, $productId) // { // $hash = $providerName."|".$productId; // if (isset(static::$pool[$code][$type])) // { // return static::$pool[$code][$type]; // } // // return null; // } // // /** // * @param $code // * @param $type // * @param $value // */ // public static function add($code, $type, $value) // { // static::$pool[$code][$type][] = $value; // } }
| ver. 1.4 |
Github
|
.
| PHP 7.4.33 | Generation time: 0.27 |
proxy
|
phpinfo
|
Settings