phpDocumentor

OptionValueDetails implements IteratorAggregate

Class OptionValueDetails

Tags
codeCoverageIgnore

Interfaces, Classes and Traits

IteratorAggregate

Table of Contents

$optionValueDetails  : array<string|int, OptionValueDetail>
create()  : OptionValueDetails
description()  : string
getIterator()  : Traversable|array<string|int, OptionValueDetail>
label()  : string
toArray()  : array<string|int, mixed>
__construct()  : mixed
OptionValueDetails constructor.

Properties

Methods

description()

public description(string $languageCode) : string
Parameters
$languageCode : string
Return values
string

label()

public label(string $languageCode) : string
Parameters
$languageCode : string
Return values
string

toArray()

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

Search results