br33f / php-GA4-Measurement-Protocol

PHP GoogleAnalytics4 Measurement Protocol Library
88 stars 19 forks source link

Fix return type of debug request #43

Closed wernight closed 6 months ago

wernight commented 8 months ago

https://github.com/br33f/php-GA4-Measurement-Protocol/blob/c305dd78c36408b053ac8e62fc214d704121473a/src/Service.php#L118 should say that it returns a DebugResponse.php instead of BaseResponse.

br33f commented 6 months ago

It will be changed in v0.1.5 version.