]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/image/class_ImageCodeCaptchaCommand.php
Continued:
[core.git] / inc / main / classes / commands / image / class_ImageCodeCaptchaCommand.php
index 958764245fcc751144224c24c71147b7bad98bb1..14345a554f459004eabb6f40d3a7f0d7c30efd81 100644 (file)
@@ -3,6 +3,7 @@
 namespace CoreFramework\Command\Captcha;
 
 // Import framework stuff
+use CoreFramework\Command\BaseCommand;
 use CoreFramework\Request\Requestable;
 use CoreFramework\Response\Responseable;