]> git.mxchange.org Git - core.git/blobdiff - inc/classes/main/class_
Language support can now be disabled (e.g. good for hub announcement descriptor)
[core.git] / inc / classes / main / class_
index c5fe84ee8b192b028579a8a9d96a87bca6a7122a..273f07b7a4e99cfdd24585ff40c38aead6b7d2a2 100644 (file)
@@ -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 ???!!!();