Skip to content

Commit

Permalink
修复测试
Browse files Browse the repository at this point in the history
  • Loading branch information
Yurunsoft committed Dec 1, 2022
1 parent f70d87e commit d1e7f42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Components/grpc/src/Util/ProtobufUtil.php
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@ public static function newMessageArray(string $messageClass, array $dataList): a
/**
* 获取 Grpc Message 对象本身代表的值
*
* @param Message|\Traversable $message
* @param Message|\Traversable|mixed $message
*
* @return mixed
*/
Expand Down

0 comments on commit d1e7f42

Please sign in to comment.