core
core copied to clipboard
@soyuka you need to change the return type of `getParameters()` to include `null`
@soyuka you need to change the return type of `getParameters()` to include `null`
Originally posted by @bendavies in https://github.com/api-platform/core/pull/6440#discussion_r1670116363
Otherwise calling this method leads to a TypeError.
thanks!