ContentHeading

Implements \LocalizedContentAttributeInterface

Class ContentHeading

This class represents the localized content heading

category

System

package

Content

Methods

ContentHeading constructor

__construct(string $heading, \LanguageCode $languageCode) 

Arguments

$heading

string

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 : string
var

Type(s)

string

Language code

languageCode : string
var

Type(s)

string