X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmain%2Fexceptions%2Fdatabase%2Flocal_file%2Fclass_SavePathIsEmptyException.php;fp=inc%2Fmain%2Fexceptions%2Fdatabase%2Flocal_file%2Fclass_SavePathIsEmptyException.php;h=6447f931a9ea83a6bc939e56f23cbc01a2f17eb8;hb=65f6c4366c9709c9c7c9070d903f1d948be0d5b0;hp=d188f15949f85e0863e6745c41d273f4e40989b6;hpb=68760af646a51cf18bd0e6e11e0ebfdeb324e0d2;p=core.git 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; /**