X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fclasses%2Fmain%2Fclass_;h=206702d3cd6e94be5fd259796c8e36cd31f73b2e;hb=947cf1580ff3abb6a417e0b579981a46e77d0e90;hp=c5fe84ee8b192b028579a8a9d96a87bca6a7122a;hpb=36e4d0eb331bd724db0bd23071271d5eaeb37b17;p=core.git diff --git a/inc/classes/main/class_ b/inc/classes/main/class_ index c5fe84ee..206702d3 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 - 2012 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 ???!!!();