]> git.mxchange.org Git - city.git/commitdiff
Continued:
authorRoland Häder <roland@mxchange.org>
Sat, 17 Sep 2022 02:36:11 +0000 (04:36 +0200)
committerRoland Häder <roland@mxchange.org>
Sat, 17 Sep 2022 02:41:18 +0000 (04:41 +0200)
- fixed wrong namespace
- updated 'core' framework

application/city/class_ApplicationHelper.php
core

index b89c7af6a6464ad97b6a68e37794671da67b7306..4ccd98db7ee4f502603ffbe23bd6581c8426f2a3 100644 (file)
@@ -10,7 +10,7 @@ use Org\Mxchange\CoreFramework\Loader\ClassLoader;
 use Org\Mxchange\CoreFramework\Manager\ManageableApplication;
 use Org\Mxchange\CoreFramework\Registry\Registerable;
 use Org\Mxchange\CoreFramework\Template\CompileableTemplate;
-use Org\Mxchange\CoreFramework\Utils\String\StringUtils;
+use Org\Mxchange\CoreFramework\Utils\Strings\StringUtils;
 
 /**
  * A class holding general data about the application and some methods for
diff --git a/core b/core
index 335a72fec3b93b9212c36575e2bf7fb676870051..cef490aa082a79da16d3dd2b1951dd993c9eda08 160000 (submodule)
--- a/core
+++ b/core
@@ -1 +1 @@
-Subproject commit 335a72fec3b93b9212c36575e2bf7fb676870051
+Subproject commit cef490aa082a79da16d3dd2b1951dd993c9eda08