]> git.mxchange.org Git - core.git/blobdiff - framework/main/exceptions/main/class_IndexOutOfBoundsException.php
Continued:
[core.git] / framework / main / exceptions / main / class_IndexOutOfBoundsException.php
index 90a7cc813acc3ae482389848fc2766def994bb3c..8c8bde0d61eb8ce606bc7c0a52a8310d1892d1c6 100644 (file)
@@ -1,6 +1,6 @@
 <?php
 // Own namespace
-namespace CoreFramework\Array;
+namespace CoreFramework\ObjectArray;
 
 // Import framework stuff
 use CoreFramework\Generic\FrameworkException;