]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/class_
Sometimes 'page' is wanted, sometimes 'command' but basicly both want a command
[core.git] / inc / classes / main / class_
index c5fe84ee8b192b028579a8a9d96a87bca6a7122a..48f2751a9c2864180a63a2cd52368333fa8ced09 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@ship-simu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 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.ship-simu.org
  *
@@ -33,10 +33,11 @@ class ???!!! extends Base!!! implements CompileableTemplate {
        }
 
        /**
-        * Creates an instance of the class !!! and prepares it for usage
+        * Creates an instance of this !!! class and prepares it for usage
         *
         * @param       $appInstance    A manageable application
-        * @return      $///Instance    An instance of !!!
+        * @return      $///Instance    An instance of this !!! class
+        */
        public final static function create???!!! (ManageableApplication $appInstance) {
                // Get a new instance
                $///Instance = new ???!!!();