]> git.mxchange.org Git - city.git/blobdiff - application/city/interfaces/helper/city/class_CityHelper.php
Continued:
[city.git] / application / city / interfaces / helper / city / class_CityHelper.php
index 1bdea86209f2f8b9cf4a03bfc718008404245ce4..e7bd0b6f6583d0c6a7b2162a9a3c3aac07a09891 100644 (file)
@@ -14,7 +14,7 @@ use Org\Mxchange\CoreFramework\Response\Responseable;
  *
  * @author             Roland Haeder <webmaster@shipsimu.org>
  * @version            0.0.0
- * @copyright  Copyright (c) 2015, 2016 City Developer Team
+ * @copyright  Copyright (c) 2015 - 2023 City Developer Team
  * @license            GNU GPL 3.0 or any newer version
  * @link               http://www.shipsimu.org
  *
@@ -42,7 +42,7 @@ interface CityHelper extends Helper, AddableCriteria {
        /**
         * Method to "bootstrap" the city. This step does also apply provided
         * command-line arguments stored in the request instance. You should now
-        * get it from calling $this->getRequestInstance().
+        * get it from calling FrameworkBootstrap::getRequestInstance().
         *
         * @return      void
         */