---
id: gk-foundation-notices-evaluation-before
title: "Filter - gk/foundation/notices/evaluation/before"
sidebar_label: "gk/foundation/notices/evaluation/before"
tags:
  - "1.3.0"
---

# Filter: gk/foundation/notices/evaluation/before

Filters the list of notices before evaluation.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $original_notices | `\NoticeInterface[]` | Notices to evaluate. |
| $context | `string\|null` | Current admin context. |
| $user_state | `array` | User state data. |

### Since

- 1.3.0

### Source

Defined in `Notices/NoticeEvaluator.php` at line 77

