Skip to content

Commit 87fbd26

Browse files
sebastianwagneredannenberg
authored andcommitted
[impr-OpenMage#8] Fix docstring annotation of Mage_Core_Helper_Js::getScript()
1 parent 33ca997 commit 87fbd26

File tree

1 file changed

+1
-1
lines changed
  • app/code/core/Mage/Core/Helper

1 file changed

+1
-1
lines changed

app/code/core/Mage/Core/Helper/Js.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ public function getTranslatorScript()
8080
* Retrieve framed javascript
8181
*
8282
* @param string $script
83-
* @return script
83+
* @return string script
8484
*/
8585
public function getScript($script)
8686
{

0 commit comments

Comments
 (0)