PHP Class Redaxscript\Modules\CallHome\CallHome

Since: 2.2.0
Author: Henry Ruhs
Inheritance: extends Redaxscript\Module
Show file Open project: redaxmedia/redaxscript

Protected Properties

Property Type Description
$_moduleArray array array of the module

Public Methods

Method Description
adminPanelNotification ( ) : array adminPanelNotification
renderStart ( ) renderStart

Method Details

adminPanelNotification() public static method

adminPanelNotification
Since: 3.0.0
public static adminPanelNotification ( ) : array
return array

renderStart() public static method

renderStart
Since: 3.0.0
public static renderStart ( )

Property Details

$_moduleArray protected static property

array of the module
protected static array $_moduleArray
return array