Class ContentSitemapPriority
This class represents the localized site map priority
category |
System |
---|---|
package |
Content |
__construct(float $priority, \LanguageCode $languageCode)
content() : string
string
formatSitemapPriority(float $value) : string
example |
= formatSitemapPriority(0.987654321) // $number === "0.9" |
---|
float
Float site map priority value
string
languageCode() : string
string
MIN
MAX
priority : string
var |
---|
string
languageCode : string
var |
---|
string