ValueRange:getValues()
returns null for empty sheet.
#3679
Labels
api: sheets
Issues related to the Sheets API API.
Environment details
Steps to reproduce
ValueRange:getValues()
will returnnull
what conflicts with the return type hint from the method.Can we update the return type to null or array, please? :)
Code example
Related to: flow-php/flow#641
The text was updated successfully, but these errors were encountered: