phptools-docs
phptools-docs copied to clipboard
Ctrl+click on function definition lists dozens of other unrelated methods with same name from other classes
I think the title and the screenshot say it all.
Thank you for reporting this.
In most cases, we don't know which get() it is (for example $something_unknown->get()). So we include it in the results as well.
Do you have more details about the false occurrences? We can improve.