]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/actions/post_registration/class_LoginAfterRegistrationAction.php
Continued:
[core.git] / inc / main / classes / actions / post_registration / class_LoginAfterRegistrationAction.php
index 93eaf14f7d75fe25901e403e3e2e3cf782ac4d5d..ed1f3212f8dabccab84bc8efcb7a15b8b70da1e7 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Action\PostRegistration\Login;
 
+// Import framework stuff
+use CoreFramework\Request\Requestable;
+
 /**
  * A post registration action to login after the registration is done
  *