]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/controller/image/captcha/class_ImageCodeCaptchaController.php
Continued:
[core.git] / inc / main / classes / controller / image / captcha / class_ImageCodeCaptchaController.php
index bb6b554e603eefabe35a620e0dc4283dfe8757ae..ece8e7121f1def3a20df5b07b4adec9b9cb1c435 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Controller\Image\Captcha;
 
+// Import framework stuff
+use CoreFramework\Factory\ObjectFactory;
+
 /**
  * A controller for a code-based CAPTCHA where the user has to repeat a shown code
  *