X-Git-Url: https://git.mxchange.org/?a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Ffactories%2Findex%2Fclass_FileStackIndexFactory.php;fp=inc%2Fmain%2Fclasses%2Ffactories%2Findex%2Fclass_FileStackIndexFactory.php;h=03faf7855cee015c57f44b5593a6bcc54571a2c3;hb=13e20a467def3a1ce1fb10534fa2084f1959a768;hp=b2a09bb9ef10b01044369c05849263423e5a8f82;hpb=11f39762c7e20fe4655db3f92ef3c89e648fdb68;p=core.git diff --git a/inc/main/classes/factories/index/class_FileStackIndexFactory.php b/inc/main/classes/factories/index/class_FileStackIndexFactory.php index b2a09bb9..03faf785 100644 --- a/inc/main/classes/factories/index/class_FileStackIndexFactory.php +++ b/inc/main/classes/factories/index/class_FileStackIndexFactory.php @@ -2,6 +2,9 @@ // Own namespace namespace CoreFramework\Factory\Filesystem\Stack; +// Import framework stuff +use CoreFramework\Registry\Generic\Registry; + /** * A factory class for file-based stack indexes *