ContentSitemapPriority

Implements \LocalizedContentAttributeInterface

Class ContentSitemapPriority

This class represents the localized site map priority

category

System

package

Content

Methods

ContentSitemapPriority constructor

__construct(float $priority, \LanguageCode $languageCode) 

Arguments

$priority

float

Content site map priority

$languageCode

\LanguageCode

Language code

Return the content site map priority

content() : string

Response

string

Return the language code

languageCode() : string

Response

string

Constants

Minimum value

MIN

Maximum value

MAX

Properties