Skip to content

Commit

Permalink
Add deprecation message for user item_associations property
Browse files Browse the repository at this point in the history
  • Loading branch information
laoneo committed Mar 14, 2023
1 parent e3ab33b commit 80a6c82
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions libraries/src/Application/WebApplication.php
Original file line number Diff line number Diff line change
Expand Up @@ -50,6 +50,8 @@ abstract class WebApplication extends AbstractWebApplication
*
* @var integer
* @since 4.3.0
*
* @deprecated __DEPLOY_VERSION__ will be removed in 6.0 as this property is not used anymore
*/
public $item_associations;

Expand Down

0 comments on commit 80a6c82

Please sign in to comment.