array to object var refactor?

I need to refactor large swaths of code from foo['bar'] to foo->bar

not finding a way to do this easily. Anyone know if this can be done?

0

Not sure if it's available via refactoring menu. Ctrl+R might help

0

请先登录再写评论。