]> git.mxchange.org Git - core.git/blobdiff - framework/main/interfaces/visitor/pool/class_PoolVisitor.php
Continued:
[core.git] / framework / main / interfaces / visitor / pool / class_PoolVisitor.php
index 6a63a766be1b241c07b16e96eb27e7b9d03e40ed..a3bc173b34f839b4fb15e00d14c9e50b4e1588b1 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Visitor\Pool;
 
+// Import framework stuff
+use CoreFramework\Visitor\Visitor;
+
 /**
  * An interface for the visitor implementation for pools
  *