Add `AbstractOauth2Action` to the list of deprecated classes
authorCyperghost <olaf_schmitz_1@t-online.de>
Thu, 25 Apr 2024 10:40:01 +0000 (12:40 +0200)
committerCyperghost <olaf_schmitz_1@t-online.de>
Thu, 25 Apr 2024 10:40:01 +0000 (12:40 +0200)
docs/migration/wsc60/deprecations_removals.md

index 7a9c57857745c09b967546fcba91d9dcede60d14..a3d8b3fc146b8bb2ac279d3375695f888a672527 100644 (file)
@@ -10,6 +10,7 @@ With version 6.1, we have deprecated certain components and removed several othe
 
 - `wcf\system\exception\ValidateActionException`
 - `wcf\system\bbcode\HtmlBBCodeParser` ([WoltLab/WCF#5874](https://github.com/WoltLab/WCF/pull/5874/))
+- `wcf\action\AbstractOauth2Action` ([WoltLab/WCF#5891](https://github.com/WoltLab/WCF/pull/5891/))
 
 #### Methods