aboutsummaryrefslogtreecommitdiff
path: root/classes/IsisMethodIterator.php
diff options
context:
space:
mode:
Diffstat (limited to 'classes/IsisMethodIterator.php')
-rw-r--r--classes/IsisMethodIterator.php3
1 files changed, 2 insertions, 1 deletions
diff --git a/classes/IsisMethodIterator.php b/classes/IsisMethodIterator.php
index 0cb7dd4..51820ed 100644
--- a/classes/IsisMethodIterator.php
+++ b/classes/IsisMethodIterator.php
@@ -44,7 +44,8 @@ class IsisMethodIterator implements Iterator
}
/**
- * Move forward to next element.
+ * Move forward to next element. The method should be callabe, otherwise
+ * we move to the next position.
*/
function next() {
do {