Document the removal of wcf\system\WCFACP::getFrontendMenu()
authorTim Düsterhus <duesterhus@woltlab.com>
Wed, 18 May 2022 13:26:13 +0000 (15:26 +0200)
committerGitHub <noreply@github.com>
Wed, 18 May 2022 13:26:13 +0000 (15:26 +0200)
see WoltLab/WCF#4812

docs/migration/wsc55/deprecations_removals.md

index 8e6e7fd7f09eff49242f01b1d88c4b0df65201e8..ede953bf2b9240fc4da56e103be107c1038cf95d 100644 (file)
@@ -55,6 +55,7 @@ With version 5.6, we have deprecated certain components and removed several othe
 - The `$forceHTTP` parameter of `wcf\data\package\update\server\PackageUpdateServer::getListURL()` ([WoltLab/WCF#4790](https://github.com/WoltLab/WCF/pull/4790))
 - The `$forceHTTP` parameter of `wcf\system\package\PackageUpdateDispatcher::getPackageUpdateXML()` ([WoltLab/WCF#4790](https://github.com/WoltLab/WCF/pull/4790))
 - `wcf\system\WCFACP::initPackage()` ([WoltLab/WCF#4794](https://github.com/WoltLab/WCF/pull/4794))
+- `wcf\system\WCFACP::getFrontendMenu()` ([WoltLab/WCF#4812](https://github.com/WoltLab/WCF/pull/4812))
 - The `$dbNumber` parameter of `wcf\system\WCFSetup::getConflictedTables()` ([WoltLab/WCF#4791](https://github.com/WoltLab/WCF/pull/4791))
 
 #### Properties