phpDocumentor

OptionIdOptionValuesIdDtoCollection implements Countable, Iterator, ArrayAccess, JsonSerializable

Class OptionIdOptionValuesIdDtoCollection

Interfaces, Classes and Traits

Countable
Iterator
ArrayAccess
JsonSerializable

Table of Contents

$position  : int
$values  : array<string|int, OptionIdOptionValuesIdDto>
__construct()  : mixed
SellingUnitImagesCollection constructor.
count()  : int
current()  : mixed
jsonSerialize()  : mixed
key()  : mixed
next()  : void
offsetExists()  : bool
offsetGet()  : mixed
offsetSet()  : void
offsetUnset()  : void
rewind()  : void
toAssociativeArray()  : array<string|int, mixed>
valid()  : bool

Properties

Methods

offsetSet()

public offsetSet(mixed $offset, mixed $value) : void
Parameters
$offset : mixed
$value : mixed
Tags
inheritDoc
Return values
void

Search results