]> git.mxchange.org Git - hub.git/blobdiff - application/hub/main/lists/groups/class_ListGroupList.php
Removed old-lost comments, moved two class instances around:
[hub.git] / application / hub / main / lists / groups / class_ListGroupList.php
index 045569349719349e9f1d00f55991800cecbca65b..9499afe58349015170479469aa4aece680061e92 100644 (file)
@@ -54,6 +54,7 @@ class ListGroupList extends BaseList implements Listable {
        public function getListIterator () {
                $this->partialStub('Please implement this method.');
        }
+}
 
 // [EOF]
 ?>