ContentMetaTitle

Implements \LocalizedContentAttributeInterface

Class ContentMetaTitle

This class represents the localized content meta title

category

System

package

Content

Methods

ContentMetaTitle constructor

__construct(string $metaTitle, \LanguageCode $languageCode) 

Arguments

$metaTitle

string

Content meta title

$languageCode

\LanguageCode

Language code

Return the content meta title

content() : string

Response

string

Return the language code

languageCode() : string

Response

string

Properties

Content meta title

metaTitle : string
var

Type(s)

string

Language code

languageCode : string
var

Type(s)

string