@@ -20,7 +20,7 @@ |
||
20 | 20 | /** |
21 | 21 | * Return the current element |
22 | 22 | * @link http://php.net/manual/en/iterator.current.php |
23 | - * @return mixed Can return any type. |
|
23 | + * @return \RayRutjes\GetEventStore\EventData Can return any type. |
|
24 | 24 | * @since 5.0.0 |
25 | 25 | */ |
26 | 26 | public function current() |