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

# Filter: gk/foundation/notices/active

Filters the active notices after evaluation and sorting.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $notices | `\NoticeInterface[]` | Array of active notices. |

### Since

- 1.3.0

### Source

Defined in `Notices/NoticeManager.php` at line 242

