Incorrect "Unused element" warnings in PhpStorm
On a pretty regular basis, PhpStorm seems to get confused about method usage and starts reporting warnings about unused methods that it clearly “knows” are used.
Typically, “Invalidate caches…” will resolve this for a little while, but it always comes back, so it seems like there might be a problem somewhere that's causing the caches to get messed up.

Please sign in to leave a comment.