Skip to content
Snippets Groups Projects
Commit cca3548a authored by Chris Hallberg's avatar Chris Hallberg
Browse files

Checkstyles.

parent 7df8fe79
No related merge requests found
...@@ -67,6 +67,8 @@ class GoogleAnalytics extends \Zend\View\Helper\AbstractHelper ...@@ -67,6 +67,8 @@ class GoogleAnalytics extends \Zend\View\Helper\AbstractHelper
/** /**
* Returns GA code (if active) or empty string if not. * Returns GA code (if active) or empty string if not.
* *
* @param string $customUrl override URL to send to Google Analytics
*
* @return string * @return string
*/ */
public function __invoke($customUrl = false) public function __invoke($customUrl = false)
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment