You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
phpactor's company backend works for methods and classes, but not for variables.
I've had a look at it and it is related to an incompatibility between company-grab-symbol which strips the $ before the variable name and phpactor's suggestions which contains the $ symbol.