]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/listener/class_Listenable.php
State pattern added, hub continued (sorry, I let it lay around uncommitted for long...
[hub.git] / application / hub / interfaces / listener / class_Listenable.php
index 9b6e4e5e3cc0bfdecd4291bfa13799f44a185721..4f3c1892b79da9876b5ccd659c670d83a2ac621f 100644 (file)
@@ -37,5 +37,5 @@ interface Listenable extends FrameworkInterface {
        function doListen();
 }
 
-//
+// [EOF]
 ?>