Class ArrayMerge
Merges an array of objects
Namespace: Blesta\Core\Pricing\Modifier\Type\Price
Package: blesta\core\Pricing\Modifier\Type\Price
Copyright: Copyright (c) 2019, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at core/Pricing/Modifier/Type/Price/ArrayMerge.php
Package: blesta\core\Pricing\Modifier\Type\Price
Copyright: Copyright (c) 2019, Phillips Data, Inc.
License: The Blesta License Agreement
Link: Blesta
Located at core/Pricing/Modifier/Type/Price/ArrayMerge.php
public
A
|
#
combineSum( array $data, string $id, string $key )
Merges all objects in the array with the given shared property $id into a single object, and summing the value of the shared property $key |