Skip to content

Commit

Permalink
Added type hint docblock for Google Analytics 4 template (#3232)
Browse files Browse the repository at this point in the history
  • Loading branch information
fballiano committed May 3, 2023
1 parent da9ba28 commit b3ab6dd
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,7 @@
*/
?>
<?php
/** @var Mage_GoogleAnalytics_Block_Ga $this */
$_helper = $this->helper('googleanalytics');
$_accountId = $_helper->getAccountId();
?>
Expand Down

0 comments on commit b3ab6dd

Please sign in to comment.