ContentHeading

Implements \LocalizedContentAttributeInterface

Class ContentHeading

This class represents the localized content heading

category

System

package

Content

Methods

ContentHeading constructor

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

Arguments

$heading

\StringType

Content heading

$languageCode

\LanguageCode

Language code

Return the content heading

content() : string

Response

string

Return the language code

languageCode() : string

Response

string

Properties

Content heading

heading : \StringType
var

Type(s)

\StringType

Language code

languageCode : string
var

Type(s)

string