daria-sieroshtan
Results
2
comments of
daria-sieroshtan
If this issue is still relevant I can open PR to add `$limit` to `$defaultOptions` (without BC break).
Default limit value will be set in $defaultOptions, not hardcoded in function itself. - Explicitly passing $limit as an argument will work as previously. - Passing `null` and getting default...