]> git.mxchange.org Git - core.git/blobdiff - application/tests/class_ApplicationHelper.php
Continued:
[core.git] / application / tests / class_ApplicationHelper.php
index f210bbf43c8a3d61c794554b3cbfca39867625a9..99162e01a22ba3ca552373bea55cacde76ced3be 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Helper\Application;
 
 // Import framework stuff
+use CoreFramework\Manager\ManageableApplication;
 use CoreFramework\Object\BaseFrameworkSystem;
 use CoreFramework\Registry\Registerable;