We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0680dfe commit afd625eCopy full SHA for afd625e
migrations/44-50/new-deprecations.md
@@ -10,3 +10,9 @@ All the new deprecations that should be aware of and what you should now be usin
10
This page is unfinished, please use the **Edit this Page** link at the bottom of this page to help make it more useful.
11
12
:::
13
+
14
15
+#### The item_associations property of the WebApplication class is deprecated
16
17
+File: libraries/src/Application/WebApplication.php
18
+Replacement: The $item_associations property will be removed with no replacement as it is not used in core anymore.
0 commit comments