]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/lists/class_Listable.php
State pattern added, hub continued (sorry, I let it lay around uncommitted for long...
[hub.git] / application / hub / interfaces / lists / class_Listable.php
index 25d2bf3d7916c0934bf7f62335b4f3cbcbe9af7b..2bc636a7961ef0f5221659774473b34782dce89b 100644 (file)
@@ -71,5 +71,5 @@ interface Listable extends FrameworkInterface, IteratorAggregate {
        function updateCurrentEntryByHash ($hash, array $entryArray);
 }
 
-//
+// [EOF]
 ?>