]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/pool/client/class_PoolableClient.php
State pattern added, hub continued (sorry, I let it lay around uncommitted for long...
[hub.git] / application / hub / interfaces / pool / client / class_PoolableClient.php
index 1bb948572c3e36b903b541072687d8ac2b1d72eb..607c5af52db9999c02c8ba75b07a9527e7949d25 100644 (file)
@@ -31,5 +31,5 @@ interface PoolableClient extends Poolable {
        function addClient ($socketResource);
 }
 
-//
+// [EOF]
 ?>