Does this code access index (PHPStorm) ?
Does this code access PhpStorm Index ?
((VariableImpl) variable).resolve();
In general I need to find declaration of a variable to read some properties of it without using PhpStorm Index.
Please sign in to leave a comment.