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
1 comment

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

0

Please sign in to leave a comment.