Release 2.21.0 (#5014)
This commit is contained in:
@@ -67,6 +67,9 @@ final class TimesheetResult
|
||||
return $this->statisticCache;
|
||||
}
|
||||
|
||||
/**
|
||||
* @return iterable<Timesheet>
|
||||
*/
|
||||
public function toIterable(): iterable
|
||||
{
|
||||
return $this->query->toIterable();
|
||||
|
||||
Reference in New Issue
Block a user