]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/actions/html/class_HtmlCityLoginProfileAction.php
Continued:
[city.git] / application / city / classes / actions / html / class_HtmlCityLoginProfileAction.php
index 9737fc82ca378d5e149a050f2114acbc7f324691..e3ce288ffe9fe52ff928ca7780881cae9a92cf16 100644 (file)
@@ -4,6 +4,7 @@ namespace Org\Mxchange\City\Action\Login;
 
 // Import framework stuff
 use Org\Mxchange\CoreFramework\Controller\Controller;
+use Org\Mxchange\CoreFramework\Registry\Registerable;
 use Org\Mxchange\CoreFramework\Request\Requestable;
 use Org\Mxchange\CoreFramework\Response\Responseable;