Documentation

LanguageCode implements JsonSerializable

Class LanguageCode

Interfaces, Classes and Traits

JsonSerializable

Table of Contents

$languageCode  : string
__construct()  : mixed
LanguageCode constructor.
jsonSerialize()  : mixed
value()  : string

Properties

Methods

__construct()

LanguageCode constructor.

public __construct(string $languageCode) : mixed
Parameters
$languageCode : string
Return values
mixed

jsonSerialize()

public jsonSerialize() : mixed
Tags
inheritDoc
Return values
mixed

value()

public value() : string
Return values
string

Search results