Skip to content

Commit

Permalink
Merge pull request #1455 from thomas-kl1/patch-1
Browse files Browse the repository at this point in the history
Deprecated Functionality: Creation of dynamic property
  • Loading branch information
mohitalgolia authored Dec 11, 2023
2 parents df6bd9a + 869745e commit c0f6ed6
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions Helper/InsightsHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,9 @@ class InsightsHelper
/** @var PersonalizationHelper */
private $personalizationHelper;

/** @var SessionManagerInterface */
private $sessionManager;

/** @var CookieManagerInterface */
private $cookieManager;

Expand Down

0 comments on commit c0f6ed6

Please sign in to comment.