Skip to content

Commit

Permalink
Merge pull request OpenMage#19 from OpenMage/revert-18-fixAnnotations
Browse files Browse the repository at this point in the history
Revert "[FIX] return annotation of getScript in helper core/js"
  • Loading branch information
LeeSaferite committed Jan 15, 2015
2 parents 7444246 + 3e186a4 commit 10ec1f4
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 10ec1f4

Please sign in to comment.