@@ -30,7 +30,7 @@ |
||
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 | { |