Skip to content

Commit

Permalink
Revert "[FIX] return annotation of getScript in helper core/js"
Browse files Browse the repository at this point in the history
  • Loading branch information
LeeSaferite committed Jan 15, 2015
1 parent 7444246 commit 3e186a4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/code/core/Mage/Core/Helper/Js.php
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ public function getTranslatorScript()
* Retrieve framed javascript
*
* @param string $script
* @return string script
* @return script
*/
public function getScript($script)
{
Expand Down

0 comments on commit 3e186a4

Please sign in to comment.