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