X-Git-Url: https://git.mxchange.org/?p=core.git;a=blobdiff_plain;f=inc%2Fmain%2Fclasses%2Fcommands%2Fhtml%2Fclass_HtmlConfirmCommand.php;h=01cee1902c40f8bacfab6242c1586f5c4b98a017;hp=a732e0c37b7b5232a645d069f8ead06414a3571b;hb=17916d2d3535455db6ab0e71f6fd06bf048383cd;hpb=e27845b8bbbf6ab70a56e5a364ce2fdd96f833f0 diff --git a/inc/main/classes/commands/html/class_HtmlConfirmCommand.php b/inc/main/classes/commands/html/class_HtmlConfirmCommand.php index a732e0c3..01cee190 100644 --- a/inc/main/classes/commands/html/class_HtmlConfirmCommand.php +++ b/inc/main/classes/commands/html/class_HtmlConfirmCommand.php @@ -3,10 +3,12 @@ namespace CoreFramework\Command\Guest; // Import framework stuff +use CoreFramework\Command\BaseCommand; use CoreFramework\Factory\ObjectFactory; use CoreFramework\Generic\NullPointerException; use CoreFramework\Registry\Generic\Registry; use CoreFramework\Request\Requestable; +use CoreFramework\Response\Responseable; /** * A command for the confirmation link handling