]> 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 4fa888dea3817020524fd077b6478f8741c817f4..bbd94fc192ec9f795b4ca6abe583c7745af12135 100644 (file)
@@ -7,6 +7,7 @@ use CoreFramework\Controller\BaseController;
 use CoreFramework\Controller\Controller;
 use CoreFramework\Factory\ObjectFactory;
 use CoreFramework\Request\Requestable;
+use CoreFramework\Resolver\Command\CommandResolver;
 use CoreFramework\Response\Responseable;
 
 /**