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

# Action: gk/foundation/notices/saved

Fires after a notice has been persisted to storage.

## Parameters

| Name | Type | Description |
|------|------|-------------|
| $notice | `\StoredNoticeInterface` | The notice that was persisted. |

### Since

- 1.3.0

### Source

- Defined in `Notices/NoticeRepository.php` at line 128
- Defined in `Notices/NoticeRepository.php` at line 216
- Defined in `Notices/NoticeRepository.php` at line 262