AbstractSitemap
Table of Contents
Methods
delete()
Delete the sitemap.
public
delete((string) $file) : object
Parameters
- $file : (string)
-
File name with extension (.xml).
Tags
Return values
object —has()
Determine whether the sitemap exists.
public
has((string) $file) : bool
Parameters
- $file : (string)
-
File name with extension (.xml).