]> git.mxchange.org Git - core.git/blobdiff - inc/main/exceptions/helper/class_InvalidFormNameException.php
Continued:
[core.git] / inc / main / exceptions / helper / class_InvalidFormNameException.php
index d995160ab8d5fa456d918243c1383cf9a13e51b7..851f2ce8b065c54eb8776803cc233d8944daf4fe 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Deprecated;
 
+// Import framework stuff
+use CoreFramework\Generic\FrameworkException;
+
 /**
  * An exception thrown when the form name is invalid (set to FALSE)
  *