From 19291f80bf3e4f303596cb0c5f5c9a9df29424e2 Mon Sep 17 00:00:00 2001 From: Cyperghost Date: Tue, 12 Nov 2024 15:10:26 +0100 Subject: [PATCH] Add `IImageViewerAction` as deprecated class --- docs/migration/wsc61/deprecations_removals.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/migration/wsc61/deprecations_removals.md b/docs/migration/wsc61/deprecations_removals.md index 6565ca8a..155b2279 100644 --- a/docs/migration/wsc61/deprecations_removals.md +++ b/docs/migration/wsc61/deprecations_removals.md @@ -6,6 +6,10 @@ With version 6.2, we have deprecated certain components and removed several othe ### PHP +#### Classes + +- `wcf\data\IImageViewerAction` ([WoltLab/WCF#6035](https://github.com/WoltLab/WCF/pull/6035/)) + #### Methods - `wcf\util\DateUtil::format()` ([WoltLab/WCF#6042](https://github.com/WoltLab/WCF/pull/6042/)) -- 2.20.1