@@ -103,7 +103,7 @@ |
||
| 103 | 103 | /** |
| 104 | 104 | * @param string $eventType |
| 105 | 105 | * @param integer $since |
| 106 | - * @return Generator|Job[] |
|
| 106 | + * @return \Iterator |
|
| 107 | 107 | */ |
| 108 | 108 | public function getEventsByTypeGenerator($eventType = null, $since = 0) |
| 109 | 109 | { |