INotifier.php
SPDX-FileCopyrightText: 2016-2024 Nextcloud GmbH and Nextcloud contributors SPDX-FileCopyrightText: 2016 ownCloud, Inc.
SPDX-License-Identifier: AGPL-3.0-only
Table of Contents
Interfaces
- INotifier
- Please consider implementing {@see IPreloadableNotifier} to improve performance. It allows to preload and cache data for many notifications at once instead of loading the data for each prepared notification separately.