Class ContentTitle
This class represents the localized content title
| category |
System |
|---|---|
| package |
Content |
__construct(string $title, \LanguageCode $languageCode)
content() : string
string
jsonSerialize() : mixed
| link |
https://php.net/manual/en/jsonserializable.jsonserialize.php |
|---|---|
| since | 5.4.0 |
mixeddata which can be serialized by json_encode, which is a value of any type other than a resource.
languageCode() : string
string
title : string
| var |
|---|
string
languageCode : string
| var |
|---|
string