ContentUrlKeywords

Implements \LocalizedContentAttributeInterface

Class ContentUrlKeywords

This class represents the localized content URL keywords

category

System

package

Content

Methods

ContentUrlKeywords constructor

__construct(string $urlKeywords, \LanguageCode $languageCode) 

Arguments

$urlKeywords

string

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

Type(s)

string

Language code

languageCode : string
var

Type(s)

string