phpDocumentor

ProductGroupPriceCollection
in package
implements IteratorAggregate, Countable

Class ProductGroupPriceCollection

Tags
category

System

subpackage

Entities

Interfaces, Classes and Traits

IteratorAggregate
Countable

Table of Contents

$groupPrices  : mixed
__construct()  : mixed
collect()  : mixed
count()  : int
getArray()  : mixed
getIterator()  : Traversable
_add()  : mixed

Properties

Methods

__construct()

public __construct(array<string|int, mixed> $productGroupPrices) : mixed
Parameters
$productGroupPrices : array<string|int, mixed>
Return values
mixed

collect()

public static collect(array<string|int, mixed> $productGroupPrices) : mixed
Parameters
$productGroupPrices : array<string|int, mixed>
Return values
mixed

Search results