]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/commands/html/class_HtmlConfirmCommand.php
Continued:
[core.git] / inc / main / classes / commands / html / class_HtmlConfirmCommand.php
index 093d329b5201722a81e9e67b130118444d506f61..3109fb1ce7cbfd4a5ad9bd10749ed724df0adcf8 100644 (file)
@@ -4,6 +4,7 @@ namespace CoreFramework\Command\Guest;
 
 // Import framework stuff
 use CoreFramework\Factory\ObjectFactory;
+use CoreFramework\Generic\NullPointerException;
 use CoreFramework\Registry\Generic\Registry;
 
 /**