You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello. This is probably working as designed. Do you think it should return string because the parameter type in phpdoc is string instead of string|null? Because this may be an issue. But I believe if the API was returning an empty string, this method would also.
@bshaffer Sorry for the late reply, yes i think that the phpdoc for getDescription & setDescription should be string|null since IDEs and static analysis falsely reports that getDescription returns string
Environment details
Steps to reproduce
Code example
google-api-php-client-services/src/Calendar/Event.php
Line 50 in bf6dd49
google-api-php-client-services/src/Calendar/Event.php
Line 280 in bf6dd49
The text was updated successfully, but these errors were encountered: