mirror of
https://github.com/php-win-ext/grpc.git
synced 2026-03-24 17:12:19 +01:00
This PR addresses the following review comment: https://github.com/grpc/grpc/pull/37563#discussion_r2166825714 Changed `stdClass` to `\stdClass` to explicitly reference the global namespace. <!-- If you know who should review your pull request, please assign it to that person, otherwise the pull request would get assigned randomly. If your pull request is for a specific language, please add the appropriate lang label. --> Closes #39996 COPYBARA_INTEGRATE_REVIEW=https://github.com/grpc/grpc/pull/39996 from sayuprc:use-global-namespace ea680d137bc413d79b8c58ac57c363b15edd134f PiperOrigin-RevId: 775872442