---
id: gk-foundation-notices-removed
title: "Action - gk/foundation/notices/removed"
sidebar_label: "gk/foundation/notices/removed"
tags:
  - "1.3.0"
---

# Action: gk/foundation/notices/removed

Fires after a notice has been removed from storage.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $notice_id | `string` | The ID of the notice that was removed. |

### Since

- 1.3.0

### Source

Defined in `Notices/NoticeRepository.php` at line 333

