Redaxscript\Modules\DirectoryLister\DirectoryLister::adminPanelNotification PHP Method

adminPanelNotification() public static method

adminPanelNotification
Since: 3.0.0
public static adminPanelNotification ( ) : array
return array
    public static function adminPanelNotification()
    {
        return self::getNotification();
    }