Continued:
[core.git] / inc / main / classes / commands / image / class_ImageCodeCaptchaCommand.php
index c8f45222f4f17dd88c81fb57d78cfffa2f9f09e2..63146441ab34b3b784260c92adf1b49f2d51c574 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Command\Captcha;
 
+// Import framework stuff
+use CoreFramework\Request\Requestable;
+
 /**
  * A command for creating code CAPTCHAs
  *