Sitemap
in package
Sitemap body
Tags
Table of Contents
Properties
- $changeFreq : string
- $items : SitemapItems
Methods
- __construct() : mixed
- compile() : void
- Print sitemap
Properties
$changeFreq
protected
string
$changeFreq
= 'weekly'
$items
protected
SitemapItems
$items
Methods
__construct()
public
__construct(SitemapItems $items[, array<string, mixed> $sets = [] ]) : mixed
Parameters
- $items : SitemapItems
- $sets : array<string, mixed> = []
compile()
Print sitemap
public
compile() : void