Skip to content

Commit a84d562

Browse files
authored
Update HorizonServiceBindings.php
1 parent 5b1c107 commit a84d562

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Horizon/HorizonServiceBindings.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ class HorizonServiceBindings implements IteratorAggregate
3636
*
3737
* @return ArrayIterator
3838
*/
39+
#[\ReturnTypeWillChange]
3940
public function getIterator()
4041
{
4142
return new ArrayIterator($this->serviceBindings);

0 commit comments

Comments
 (0)