X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fcity%2Finterfaces%2Fhelper%2Fcity%2Fclass_CityHelper.php;fp=application%2Fcity%2Finterfaces%2Fhelper%2Fcity%2Fclass_CityHelper.php;h=d5227be4d38ffd9ea944d5521756924ccbaef452;hb=3b6880bb4c6fc2a73ab555b873c74124b569f4b6;hp=1bdea86209f2f8b9cf4a03bfc718008404245ce4;hpb=2f13b8829ca1aaa76fe28448223230502adfb93f;p=city.git diff --git a/application/city/interfaces/helper/city/class_CityHelper.php b/application/city/interfaces/helper/city/class_CityHelper.php index 1bdea86..d5227be 100644 --- a/application/city/interfaces/helper/city/class_CityHelper.php +++ b/application/city/interfaces/helper/city/class_CityHelper.php @@ -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 */