Skip to content

Commit d0da58a

Browse files
committed
[phpstorm-stubs] Fix typo in @return annotation in SPL class
1 parent cfe2c2e commit d0da58a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SPL/SPL_c1.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1512,7 +1512,7 @@ public function isCorrupted(): bool {}
15121512
public function __debugInfo(): array {}
15131513

15141514
/**
1515-
* @rereturn array
1515+
* @return array
15161516
* @since 8.5
15171517
*/
15181518
#[TentativeType]

0 commit comments

Comments
 (0)