]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/filter/checkboxes/class_RulesAcceptedFilter.php
Continued:
[core.git] / inc / main / classes / filter / checkboxes / class_RulesAcceptedFilter.php
index 1a0729e28632e42a79ad7e98a4c27ec5e73e6d58..3224e4f032a187806bbd9c28d2a78909a11ac4af 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Filter\RulesCheckbox;
 
+// Import framework stuff
+use CoreFramework\Request\Requestable;
+
 /**
  * A filter for checking if the user has accepted the rules. This is mainly
  * used and done in registration process and should not be removed from your