Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add missing return shape for withConsecutive()
Without this, SA tools are complaining as such: ``` Method PHPUnit\Framework\MockObject\Builder\InvocationMocker::with called with unpacked iterable iterable<mixed, mixed> with invalid key (must be int|string) ```
- Loading branch information