]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/factories/source/units/class_UnitSourceFactory.php
Updated 'core'.
[hub.git] / application / hub / main / factories / source / units / class_UnitSourceFactory.php
index f95687776ae733f36f81ecd270a348a2004f9047..dcb967c1b2a5792b255dae95f78b7ecd556556f5 100644 (file)
@@ -4,7 +4,7 @@
  *
  * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2012 Hub Developer Team
+ * @copyright  Copyright (c) 2007, 2008 Roland Haeder, 2009 - 2015 Hub Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.shipsimu.org
  *
@@ -36,7 +36,7 @@ class UnitSourceFactory extends ObjectFactory {
         * Creates an instance of a configurable and singleton unit source
         *
         * @param       $unitType                       Type of the unit source
-        * @return      $sourceInstance         A Sourceable class instance
+        * @return      $sourceInstance         A UnitSource class instance
         */
        public static final function createUnitSourceInstance ($unitType) {
                // Do we have cache?