phpDocumentor

ParcelServiceIds implements IteratorAggregate

Class ParcelServiceIds

Interfaces, Classes and Traits

IteratorAggregate

Table of Contents

$ids  : array<string|int, ParcelServiceId>
create()  : ParcelServiceIds
getIterator()  : Traversable|array<string|int, ParcelServiceId>
toArray()  : array<string|int, mixed>
__construct()  : mixed
ParcelServiceIds constructor.

Properties

Methods

toArray()

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

__construct()

ParcelServiceIds constructor.

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

Search results