Skip to content

Commit f74da39

Browse files
committed
Replace additional since annotations.
1 parent d9d5230 commit f74da39

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/polyfills.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ function str_starts_with(string $haystack, string $needle): bool
6161
/**
6262
* Checks if a string contains a given substring.
6363
*
64-
* @since n.e.x.t
64+
* @since 0.1.0
6565
*
6666
* @param string $haystack The string to search in.
6767
* @param string $needle The substring to search for.

0 commit comments

Comments
 (0)