ContentTitle

Implements \LocalizedContentAttributeInterface

Class ContentTitle

This class represents the localized content title

category

System

package

Content

Methods

ContentTitle constructor

__construct(\StringType $title, \LanguageCode $languageCode) 

Arguments

$title

\StringType

Content title

$languageCode

\LanguageCode

Language code

Return the content title

content() : string

Response

string

Return the language code

languageCode() : string

Response

string

Properties

Content title

title : \StringType
var

Type(s)

\StringType

Language code

languageCode : string
var

Type(s)

string