Skip to content

Commit 9f96d46

Browse files
committed
10889-gtm-unknown-variable
1 parent 5c4ee3b commit 9f96d46

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Model/WebContainer.php

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -318,8 +318,8 @@ private function generateVariable(
318318
]
319319
],
320320
[
321-
'accountId' => $this->accountId,
322-
'containerId' => $this->containerId,
321+
'accountId' => $accountId,
322+
'containerId' => $containerId,
323323
'variableId' => '256',
324324
'name' => 'Magefan DLV - Customer Email Hash',
325325
'type' => 'v',

0 commit comments

Comments
 (0)