hydrateAggregateOffer.php
Table of Contents
Functions
- hydrateAggregateOffer() : AggregateOffer|null
- Hydrate an array definition with the AggregateOffer class.
Functions
hydrateAggregateOffer()
Hydrate an array definition with the AggregateOffer class.
hydrateAggregateOffer([array<string|int, mixed>|null $init = null ]) : AggregateOffer|null
Use it in the 'products' definition in the DI container.
Parameters
- $init : array<string|int, mixed>|null = null