Continued:
[core.git] / inc / main / interfaces / points / class_BookablePoints.php
index e848b8e59156490f6c108d421263572869cdb94a..66d565199e4a8c8b48e4f4110b61a45f83451d18 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\User\Points;
 
+// Import framework stuff
+use CoreFramework\Criteria\Add\AddableCriteria;
+
 /**
  * An interface for bookable points
  *