Continued:
[core.git] / inc / main / classes / criteria / search / class_SearchCriteria.php
index 418c1f4c2b2bf2828280574f00951d13b243b5b7..0f665999d606d94ec639a0bd5d0d4dd9bba5d416 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Criteria\Search;
 
+// Import framework stuff
+use CoreFramework\Criteria\BaseCriteria;
+
 /**
  * Search criteria for e.g. searching in databases. Do not use this class if
  * you are looking for a ship or company, or what ever. Instead use this class