boostercloud / booster

Booster Framework
https://www.boosterframework.com
Apache License 2.0
416 stars 86 forks source link

fixed incorrect return type of Searcher.searchOne #1535

Closed sdellysse closed 3 months ago

sdellysse commented 4 months ago

Description

## Changes Return type of Searcher.searchOne was incorrect, fixed. Also fixed deprecation notice for Searcher.findById pointing to nonexistant function. ## Checks - [X] Project Builds - [X] Project passes tests and checks - [X] Updated documentation accordingly
what-the-diff[bot] commented 4 months ago

PR Summary

MarcAstr0 commented 3 months ago

Closing this PR since changes have been incorporated to PR #1404