phpDocumentor

CustomerAddresses implements IteratorAggregate

Class CustomerAddresses

Interfaces, Classes and Traits

IteratorAggregate

Table of Contents

$customerAddressIds  : array<string|int, mixed>
create()  : CustomerAddresses
getIterator()  : Traversable|array<string|int, CustomerAddress>
toArray()  : array<string|int, mixed>
__construct()  : mixed
CustomerAddresses constructor.

Properties

Methods

toArray()

public toArray([string $datetimeFormat = 'Y-m-d H:i:s' ]) : array<string|int, mixed>
Parameters
$datetimeFormat : string = 'Y-m-d H:i:s'
Return values
array<string|int, mixed>

Search results