]> git.mxchange.org Git - hub.git/blobdiff - application/hub/interfaces/tasks/class_Taskable.php
State pattern added, hub continued (sorry, I let it lay around uncommitted for long...
[hub.git] / application / hub / interfaces / tasks / class_Taskable.php
index abd12cd7cc61a5fb3d5cb1a6f191754f937810bb..8b99955f51e415eb68c88cfbe1303f294c075534 100644 (file)
@@ -30,5 +30,5 @@ interface Taskable extends FrameworkInterface {
        function execute ();
 }
 
-//
+// [EOF]
 ?>