X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fclass_;h=90411380fb6a35ec3340cdd4d1b185c0b92fbd52;hb=ec670451fafdd675c346232d6580c8f291a23d3e;hp=c5fe84ee8b192b028579a8a9d96a87bca6a7122a;hpb=36e4d0eb331bd724db0bd23071271d5eaeb37b17;p=core.git diff --git a/inc/classes/main/class_ b/inc/classes/main/class_ index c5fe84ee..90411380 100644 --- a/inc/classes/main/class_ +++ b/inc/classes/main/class_ @@ -4,7 +4,7 @@ * * @author Roland Haeder * @version 0.0.0 - * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 Core Developer Team + * @copyright Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2014 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 ???!!!();