phpDocumentor

ProductVariants implements IteratorAggregate

Class ProductVariants

Interfaces, Classes and Traits

IteratorAggregate

Table of Contents

$variants  : array<string|int, ProductVariant>
create()  : ProductVariants
getIterator()  : Traversable|array<string|int, ProductVariant>
toArray()  : array<string|int, mixed>
__construct()  : mixed
ProductVariants constructor.

Properties

Methods

toArray()

public toArray() : array<string|int, mixed>
Return values
array<string|int, mixed>

Search results