Oihana PHP System

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
Tags
throws
ReflectionException
Return values
AggregateOffer|null
On this page

Search results