]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/tasks/class_BaseCityTask.php
Continued:
[city.git] / application / city / classes / tasks / class_BaseCityTask.php
index edca046947dea3c845756ecdd8c6d27e3347d204..b61c2ea6064487f4a2f71cd3e3767484dd5c5ae4 100644 (file)
@@ -2,7 +2,7 @@
 // Own namespace
 namespace Org\Mxchange\City\Task;
 
-// Import own stuff
+// Import application-specific stuff
 use Org\Mxchange\City\Helper\CityHelper;
 
 /**
@@ -27,7 +27,7 @@ use Org\Mxchange\City\Helper\CityHelper;
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-class BaseCityTask extends BaseTask {
+abstract class BaseCityTask extends BaseTask {
        /**
         * An instance of a city
         */