Documentation

SitemapWriter

Table of Contents

close()  : void
Close the sitemap file.
read()  : xml
Read the sitemap file.
write()  : void
Write on sitemap file.

Methods

close()

Close the sitemap file.

public close() : void
Tags
since
1.0.0
Return values
void

read()

Read the sitemap file.

public read() : xml
Tags
since
1.0.0
Return values
xml

write()

Write on sitemap file.

public write((\alphaz\Contracts\Sitemap\xml) $data) : void
Parameters
$data : (\alphaz\Contracts\Sitemap\xml)

Valid XML

Tags
since
1.0.0
Return values
void

Search results