Continued:
[core.git] / framework / main / interfaces / handler / protocol / class_HandleableProtocol.php
index 1ffbc04309e4004f9f53a104c5cfe618cfee72ca..b011385d6b01310645db01bd620502d2b2341508 100644 (file)
@@ -2,6 +2,9 @@
 // Own namespace
 namespace CoreFramework\Handler\Protocol;
 
+// Import framework stuff
+use CoreFramework\Handler\Handleable;
+
 /**
  * An interface for protocol handlers
  *