Don't shorten variable names, even when they become long. If so, then find a
[core.git] / inc / classes / main / decorator / template / class_XmlRewriterTemplateDecorator.php
index 29e9c12655c772e0b5e4c1e0fbca327957cfe346..f2fcfd48be898767a6729d7de5847775fe6c2746 100644 (file)
@@ -5,7 +5,7 @@
  *
  * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2014 Core Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2015 Core Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.shipsimu.org
  *
@@ -318,7 +318,7 @@ class XmlRewriterTemplateDecorator extends BaseDecorator implements CompileableT
        /**
         * Getter for variable group array
         *
-        * @return      $vargroups      All variable groups
+        * @return      $variableGroups         All variable groups
         */
        public final function getVariableGroups () {
                // Call the inner class' method