]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/controller/html/class_HtmlLogoutController.php
Continued:
[core.git] / inc / main / classes / controller / html / class_HtmlLogoutController.php
index ffa9675e207574aa5536e4600ebe64f4ab652d4d..ff14940e7afe9722c0460404faaf60feff00f974 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;
 
 /**