]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/pool/listener/class_PoolableListener.php
State pattern added, hub continued (sorry, I let it lay around uncommitted for long...
[hub.git] / application / hub / interfaces / pool / listener / class_PoolableListener.php
index 597dc2ba59406449f24e0881da01cbe14c48180b..12d0b558f4f607fa26b7749dbdf568aa97adc27c 100644 (file)
@@ -31,5 +31,5 @@ interface PoolableListener extends Poolable {
        function addListener (Listenable $listenerInstance);
 }
 
-//
+// [EOF]
 ?>