Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit 34243f5

Browse files
committed
📝 chore: update some comments message
1 parent 02331ad commit 34243f5

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

‎src/Util/Stream/DataStream.php

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -541,10 +541,12 @@ public function eachToArray(callable $func, array $arr = []): array
541541
}
542542

543543
/**
544+
* Each item to map
545+
*
544546
* @param callable(array|mixed): array{string, mixed} $func
545547
* @param array $map
546548
*
547-
* @return array<string, mixed>
549+
* @return array<string, mixed> return the map key and value
548550
*/
549551
public function eachToMap(callable $func, array $map = []): array
550552
{

0 commit comments

Comments
(0)

AltStyle によって変換されたページ (->オリジナル) /