ContentUrlKeywords

Implements \LocalizedContentAttributeInterface

Class ContentUrlKeywords

This class represents the localized content URL keywords

category

System

package

Content

Methods

ContentUrlKeywords constructor

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

Arguments

$urlKeywords

\StringType

Content URL keywords

$languageCode

\LanguageCode

Language code

Return the content URL keywords

content() : string

Response

string

Return the language code

languageCode() : string

Response

string

Properties

Content URL keywords

urlKeywords : \StringType
var

Type(s)

\StringType

Language code

languageCode : string
var

Type(s)

string