Skip to content

Allow setting no params with provider#11622

Open
kkmuffme wants to merge 1 commit intovimeo:6.xfrom
kkmuffme:fix-11621-allow-setting-no-params
Open

Allow setting no params with provider#11622
kkmuffme wants to merge 1 commit intovimeo:6.xfrom
kkmuffme:fix-11621-allow-setting-no-params

Conversation

@kkmuffme
Copy link
Contributor

Fix #11621

This is most likely a signifcant breaking change, since I saw various plugins use return null; and return []; alternating/in the same way, where return null; should be used

Fix vimeo#11621

This is most likely a signifcant breaking change, since I saw various plugins use `return null;` and `return [];` alternating/in the same way, where `return null;` should be used
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

FunctionParamsProvider cannot set no params

1 participant