Skip to content

Commit

Permalink
Correct @return in Any.unpack docblock (#7089)
Browse files Browse the repository at this point in the history
As per https://docs.phpdoc.org/latest/references/phpdoc/tags/return.html, the first token after the @return tag should be the return type.
  • Loading branch information
andres-valdes authored and TeBoring committed Jan 21, 2020
1 parent 158b269 commit 35febfc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion php/src/Google/Protobuf/Any.php

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 35febfc

Please sign in to comment.