]> git.mxchange.org Git - shipsimu.git/blobdiff - inc/classes/main/helper/web/forms/class_WebFormHelper.php
Following things are changed: (in order of class names)
[shipsimu.git] / inc / classes / main / helper / web / forms / class_WebFormHelper.php
index 1fc561eebbcc366d25d0d0f7116c9cd5d8273ef8..d423448dc486a01e1b4161ebe78263ccb5568815 100644 (file)
@@ -87,7 +87,7 @@ class WebFormHelper extends BaseWebHelper implements HelpableTemplate {
         * @param       $formName                       Name of the form
         * @param       $formId                         Value for "id" attribute (default: $formName)
         * @param       $withForm                       Wether include the form tag
-        * @return      $helperInstance         A preparedf instance of this class
+        * @return      $helperInstance         A preparedf instance of this helper
         */
        public final static function createWebFormHelper (CompileableTemplate $templateInstance, $formName, $formId = false, $withForm = true) {
                // Get new instance