X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=application%2Fcity%2Fclasses%2Fclass_Base;h=a3c6bd4060abc809ab8e4ed14fb07ff6a631a76d;hb=3b6880bb4c6fc2a73ab555b873c74124b569f4b6;hp=2b83c9828f353512472876182cde025924cce07a;hpb=2f13b8829ca1aaa76fe28448223230502adfb93f;p=city.git diff --git a/application/city/classes/class_Base b/application/city/classes/class_Base index 2b83c98..a3c6bd4 100644 --- a/application/city/classes/class_Base +++ b/application/city/classes/class_Base @@ -2,7 +2,7 @@ // Own namespace namespace Org\Mxchange\City\; -// Import own stuff +// Import application-specific stuff use Org\Mxchange\City\Generic\BaseCitySystem; /** @@ -27,7 +27,7 @@ use Org\Mxchange\City\Generic\BaseCitySystem; * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ -class Base??? extends BaseCitySystem { +abstract class Base??? extends BaseCitySystem { /** * Protected constructor *