]> git.mxchange.org Git - core.git/blobdiff - inc/main/middleware/compressor/class_CompressorChannel.php
Continued:
[core.git] / inc / main / middleware / compressor / class_CompressorChannel.php
index 7cdc9f418281e9973fde83e226d23cededf1314c..4adb945ad1ee196dbe26db46fdd0cc3fe9a62a6f 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Channel\Compressor;
 
+// Import framework stuff
+use CoreFramework\Factory\ObjectFactory;
+
 /**
  * Middleware class for selecting the right compressor channel
  *