Skip to content

Commit abb90a2

Browse files
author
Josh Oakes
committed
Missed
1 parent d3c28e8 commit abb90a2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Schema/Tables/Collection.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ public function count(): int {
4646
/**
4747
* @inheritDoc
4848
*/
49+
#[\ReturnTypeWillChange]
4950
public function current() {
5051
return current( $this->tables );
5152
}

0 commit comments

Comments
 (0)