]> git.mxchange.org Git - city.git/blobdiff - application/city/classes/actions/class_BaseCityAction.php
Continued:
[city.git] / application / city / classes / actions / class_BaseCityAction.php
index aa27ec467cd26526a9d58c40518d635c6141de74..5384e9c8fac368d95c9bcbdcbf6a43707ed3ddf2 100644 (file)
@@ -3,6 +3,7 @@
 namespace Org\Mxchange\City\Action;
 
 // Import framework stuff
+use Org\Mxchange\CoreFramework\Controller\Controller;
 use Org\Mxchange\CoreFramework\Request\Requestable;
 use Org\Mxchange\CoreFramework\Response\Responseable;