См. определение в файле PriceFactory.php строка 15
◆ __construct()
PriceFactory constructor.
- Аргументы
-
| \Bitrix\Catalog\v2\IoC\ContainerContract | $container | |
См. определение в файле PriceFactory.php строка 28
◆ createCollection()
- Возвращает
- \Bitrix\Catalog\v2\Price\PriceCollection
См. определение в файле PriceFactory.php строка 45
◆ createEntity()
- Возвращает
- \Bitrix\Catalog\v2\Price\BasePrice
См. определение в файле PriceFactory.php строка 36
◆ $container
◆ PRICE_COLLECTION
| const PRICE_COLLECTION = PriceCollection::class |
◆ QUANTITY_DEPENDENT_PRICE
| const QUANTITY_DEPENDENT_PRICE = QuantityDependentPrice::class |
◆ SIMPLE_PRICE
| const SIMPLE_PRICE = SimplePrice::class |
Объявления и описания членов класса находятся в файле: