X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmain%2Fexceptions%2Fmain%2Fclass_DimNotFoundInArrayException.php;h=858119e9d1dc24d3ce8f7c43f4dfabb93b304b3c;hb=11f39762c7e20fe4655db3f92ef3c89e648fdb68;hp=c58591b14c1f42ba9388470920db46273035bb03;hpb=5f76c56b6b0f1f2fe62e04bf568e17323b67c946;p=core.git diff --git a/inc/main/exceptions/main/class_DimNotFoundInArrayException.php b/inc/main/exceptions/main/class_DimNotFoundInArrayException.php index c58591b1..858119e9 100644 --- a/inc/main/exceptions/main/class_DimNotFoundInArrayException.php +++ b/inc/main/exceptions/main/class_DimNotFoundInArrayException.php @@ -2,7 +2,7 @@ // Own namespace namespace CoreFramework\Deprecated; -// Load framework stuff +// Import framework stuff use CoreFramework\Generic\FrameworkInterface; /**