phpDocumentor

CustomerOrders implements IteratorAggregate

Class CustomerOrders

Interfaces, Classes and Traits

IteratorAggregate

Table of Contents

$orders  : array<string|int, mixed>
create()  : CustomerOrders
getIterator()  : Traversable|array<string|int, CustomerOrder>
toArray()  : array<string|int, mixed>
__construct()  : mixed
CustomerOrders constructor.

Properties

Methods

toArray()

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

Search results