hydrateStockLevel.php
Table of Contents
Functions
- hydrateStockLevel() : StockLevel|null
- Hydrate an array definition with the StockLevel class.
Functions
hydrateStockLevel()
Hydrate an array definition with the StockLevel class.
hydrateStockLevel([mixed $init = null ]) : StockLevel|null
Use it in the 'products' definition in the DI container.
Parameters
- $init : mixed = null