PHP Class Redaxscript\Modules\Validator\Validator

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

Method Details

adminPanelNotification() public static method

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

Property Details

$_moduleArray protected static property

array of the module
protected static array $_moduleArray
return array