Closed wernight closed 6 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.
BaseResponse
It will be changed in v0.1.5 version.
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
.