googleads / google-ads-php

Google Ads API Client Library for PHP
https://developers.google.com/google-ads/api/docs/client-libs/php
Apache License 2.0
295 stars 262 forks source link

Return an empty object in interceptor tests. #984

Closed fiboknacky closed 9 months ago

fiboknacky commented 9 months ago

ForwardingCall's $innerCall now has object type, so we need to return something in tests to prevent failures.