Skip to content

Conversation

@susnux
Copy link
Contributor

@susnux susnux commented Sep 2, 2024

Summary

It is returning a list of strings so adjust the return typing to reflect this (list<string> instead of array).
This makes working with the result a bit easier.

Checklist

It is returning a list of strings so adjust the return typing
to reflect this (`list<string>` instead of `array`).

Signed-off-by: Ferdinand Thiessen <[email protected]>
@susnux susnux added 3. to review Waiting for reviews php Pull requests that update Php code labels Sep 2, 2024
@susnux susnux added this to the Nextcloud 31 milestone Sep 2, 2024
@susnux susnux requested review from a team, artonge, come-nc, nfebe and provokateurin and removed request for a team September 2, 2024 10:28
@susnux susnux merged commit cbeca43 into master Sep 2, 2024
@susnux susnux deleted the chore/add-typings branch September 2, 2024 13:34
@skjnldsv skjnldsv mentioned this pull request Jan 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

3. to review Waiting for reviews php Pull requests that update Php code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants