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.

0

请先登录再写评论。