Completed
Push — master ( ca1336...ce2897 )
by Adrien
07:43
created
application/mQueue/View/Helper/HeadScript.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -30,7 +30,7 @@
 block discarded – undo
30 30
      * Compiled and concatened files must pre-exist (compiled by external tools).
31 31
      * @param string $method
32 32
      * @param array $args
33
-     * @return \mQueue\View\Helper_HeadScript
33
+     * @return Zend_View_Helper_HeadScript
34 34
      */
35 35
     public function __call($method, $args)
36 36
     {
Please login to merge, or discard this patch.