Skip to content

Commit c0f6ed6

Browse files
authored
Merge pull request #1455 from thomas-kl1/patch-1
Deprecated Functionality: Creation of dynamic property
2 parents df6bd9a + 869745e commit c0f6ed6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

Helper/InsightsHelper.php

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,9 @@ class InsightsHelper
2323
/** @var PersonalizationHelper */
2424
private $personalizationHelper;
2525

26+
/** @var SessionManagerInterface */
27+
private $sessionManager;
28+
2629
/** @var CookieManagerInterface */
2730
private $cookieManager;
2831

0 commit comments

Comments
 (0)