X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fexceptions%2Fdatabase%2Flocal_file%2Fclass_SavePathIsEmptyException.php;h=6447f931a9ea83a6bc939e56f23cbc01a2f17eb8;hp=d188f15949f85e0863e6745c41d273f4e40989b6;hb=7629f2314d517561d4301ddfb068a797b6ed8700;hpb=5f76c56b6b0f1f2fe62e04bf568e17323b67c946 diff --git a/inc/main/exceptions/database/local_file/class_SavePathIsEmptyException.php b/inc/main/exceptions/database/local_file/class_SavePathIsEmptyException.php index d188f159..6447f931 100644 --- a/inc/main/exceptions/database/local_file/class_SavePathIsEmptyException.php +++ b/inc/main/exceptions/database/local_file/class_SavePathIsEmptyException.php @@ -2,7 +2,7 @@ // Own namespace namespace CoreFramework\Deprecated; -// Load framework stuff +// Import framework stuff use CoreFramework\Generic\FrameworkInterface; /**