]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/class_Base
Continued:
[city.git] / application / city / classes / class_Base
index 2b83c9828f353512472876182cde025924cce07a..a3c6bd4060abc809ab8e4ed14fb07ff6a631a76d 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
  */
-class Base??? extends BaseCitySystem {
+abstract class Base??? extends BaseCitySystem {
        /**
         * Protected constructor
         *