idea-php-toolbox
idea-php-toolbox copied to clipboard
Add method scope search for targets
We have several calls in frameworks that dont provide an index navigation target. for give an smaller search scope provide an method oder function in which we can search for an given value. provider an provider in json file
function scope() {
$this->event->foo('VALUE')
}