]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/commands/html/class_CityHtmlLoginAreaCommand.php
Next wave:
[city.git] / application / city / classes / commands / html / class_CityHtmlLoginAreaCommand.php
index 073f0e3c85413b621b8a933793cd49bd766e25b8..024f86ddd81b9fe10d8ff9213c7ca64e330efa44 100644 (file)
@@ -4,6 +4,7 @@ namespace Org\Mxchange\City\Command;
 
 // Import framework stuff
 use Org\Mxchange\CoreFramework\Controller\Controller;
+use Org\Mxchange\CoreFramework\Registry\Registry;
 use Org\Mxchange\CoreFramework\Request\Requestable;
 use Org\Mxchange\CoreFramework\Resolver\Command\CommandResolver;
 use Org\Mxchange\CoreFramework\Response\Responseable;