@@ -39,7 +39,7 @@ |
||
39 | 39 | * Loop through the stream, pulling maximum type length each time, find the largest type that matches and create a |
40 | 40 | * token, then move on length characters |
41 | 41 | * |
42 | - * @return Iterator |
|
42 | + * @return \Traversable |
|
43 | 43 | */ |
44 | 44 | public function getTokens() |
45 | 45 | { |