Skip to content

Commit

Permalink
Fix static test.
Browse files Browse the repository at this point in the history
  • Loading branch information
nmalevanec committed Feb 20, 2019
1 parent edb9c6e commit 1e86f88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion app/code/Magento/GoogleAnalytics/Block/Ga.php
Original file line number Diff line number Diff line change
Expand Up @@ -75,7 +75,8 @@ public function getPageName()
}

/**
* Render regular page tracking javascript code
* Render regular page tracking javascript code.
*
* The custom "page name" may be set from layout or somewhere else. It must start from slash.
*
* @param string $accountId
Expand Down

0 comments on commit 1e86f88

Please sign in to comment.