X-Git-Url: https://git.llucax.com/software/bife/bife-all.git/blobdiff_plain/ef3115fcba3b2589f2819538dc53e597822716d5..83c0aaf19ae9241ba9f30da47013479ee761685e:/src/BIFE/Widget.php diff --git a/src/BIFE/Widget.php b/src/BIFE/Widget.php index 56ee704..96ecdd4 100644 --- a/src/BIFE/Widget.php +++ b/src/BIFE/Widget.php @@ -38,13 +38,11 @@ class BIFE_Widget { // +X2C Operation 4 /** - * Renders the widget returning a string. -Renders the widget using a template returning a string with the -results. + * Renders the widget using a template returning a string with the results. * * @param HTML_Template_Sigma &$template Template object to render the widget. * - * @return void + * @return string * @access public * @abstract */