Continued:
[core.git] / inc / main / classes / output / web / class_WebOutput.php
index 03fe275f01d375262cc80d6a7d8147a5bd711e8e..08120e3c516adb19271828c9baada567b7a8a3e4 100644 (file)
@@ -4,6 +4,7 @@ namespace CoreFramework\Output;
 
 // Import framework stuff
 use CoreFramework\Manager\ManageableApplication;
+use CoreFramework\Output\BaseOutput;
 use CoreFramework\Registry\Registerable;
 
 /**