Continued:
[core.git] / inc / main / classes / helper / captcha / images / class_ImageHelper.php
index 17d933fbd2ef7bdfdb88a9db0f0453899f5d6aea..1b4da34461e604189d3ea1b405a457946f9b5cf7 100644 (file)
@@ -1,4 +1,10 @@
 <?php
+// Own namespace
+namespace CoreFramework\Helper;
+
+// Import framework stuff
+use CoreFramework\Template\CompileableTemplate;
+
 /**
  * A helper for creating images
  *