---
id: gk-foundation-notices-render-payload
title: "Filter - gk/foundation/notices/render/payload"
sidebar_label: "gk/foundation/notices/render/payload"
tags:
  - "1.3.0"
---

# Filter: gk/foundation/notices/render/payload

Filters the payload data used to render notices in the UI.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $data | `array\{params: array<string,mixed>, notices: array<string,mixed>[]\}` | Payload data containing notices and parameters. |

### Since

- 1.3.0

### Source

Defined in `Notices/NoticeRenderer.php` at line 150

