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
When overriding a method on a class, which on disk, has no parent, but in the editor now extends another class, Phpactor reports that the class has no parent. But it should consider the class in the editor buffer, not the one on disk.