Redaxscript\Modules\DirectoryLister\DirectoryLister::adminPanelNotification PHP Метод

adminPanelNotification() публичный статический Метод

adminPanelNotification
С версии: 3.0.0
public static adminPanelNotification ( ) : array
Результат array
    public static function adminPanelNotification()
    {
        return self::getNotification();
    }