PHP Class Redaxscript\Modules\Sitemap\Sitemap

Since: 2.2.0
Author: Henry Ruhs
Inheritance: extends Config
Show file Open project: redaxmedia/redaxscript

Protected Properties

Property Type Description
$_moduleArray array array of the module

Public Methods

Method Description
render ( ) : string render

Method Details

render() public static method

render
Since: 2.2.0
public static render ( ) : string
return string

Property Details

$_moduleArray protected static property

array of the module
protected static array $_moduleArray
return array