phpDocumentor

ContentMetaKeywords
in package
implements LocalizedContentAttributeInterface

Class ContentMetaKeywords

This class represents the localized content meta keywords

Tags
category

System

Interfaces, Classes and Traits

LocalizedContentAttributeInterface
Interface LocalizedContentAttributeInterface

Table of Contents

$languageCode  : string
Language code
$metaKeywords  : string
Content meta keywords
__construct()  : mixed
ContentMetaKeywords constructor
content()  : string
Return the content meta keywords
languageCode()  : string
Return the language code

Properties

Methods

__construct()

ContentMetaKeywords constructor

public __construct(string $metaKeywords, LanguageCode $languageCode) : mixed
Parameters
$metaKeywords : string

Content meta keywords

$languageCode : LanguageCode

Language code

Return values
mixed

Search results