]> git.llucax.com Git - software/bife/bife-all.git/blobdiff - src/BIFE/Widget.php
HTML_Template_HIT:
[software/bife/bife-all.git] / src / BIFE / Widget.php
index 338cdf6e284f937649ae8258e94c66edc4b82b1f..c000452a7e0cb3bdc4349f0cf66956e9700f39be 100644 (file)
@@ -78,7 +78,7 @@ class BIFE_Widget {
     /**
      * Renders the widget using a template returning a string with the results.
      *
-     * @param  HTML_Template_Sigma &$template Template object to render the widget.
+     * @param  HTML_Template_HIT &$template Template object to render the widget.
      *
      * @return string
      * @access public