PHP Class Redaxscript\Modules\TestDummy\TestDummy

Since: 2.6.0
Author: Henry Ruhs
Inheritance: extends Redaxscript\Module
Afficher le fichier Open project: redaxmedia/redaxscript

Protected Properties

Свойство Type Description
$_moduleArray array array of the module

Méthodes publiques

Méthode Description
adminPanelNotification ( ) : array adminPanelNotification
render ( integer $firstNumber = null, integer $secondNumber = null ) : integer render

Method Details

adminPanelNotification() public static méthode

adminPanelNotification
Since: 3.0.0
public static adminPanelNotification ( ) : array
Résultat array

render() public static méthode

render
Since: 2.4.0
public static render ( integer $firstNumber = null, integer $secondNumber = null ) : integer
$firstNumber integer
$secondNumber integer
Résultat integer

Property Details

$_moduleArray protected_oe static_oe property

array of the module
protected static array $_moduleArray
Résultat array