ContentMetaKeywords

Implements \LocalizedContentAttributeInterface

Class ContentMetaKeywords

This class represents the localized content meta keywords

category

System

package

Content

Methods

ContentMetaKeywords constructor

__construct(string $metaKeywords, \LanguageCode $languageCode) 

Arguments

$metaKeywords

string

Content meta keywords

$languageCode

\LanguageCode

Language code

Return the content meta keywords

content() : string

Response

string

Return the language code

languageCode() : string

Response

string

Properties

Content meta keywords

metaKeywords : string
var

Type(s)

string

Language code

languageCode : string
var

Type(s)

string