Improvements
With PHPStorm 2020.3.1 they finally fixed the broken/buggy behavior around meta data and trait/inheritance usage.
Now it works as expected for PHP and as such we can now ship some really awesome and useful new features for it:
- Entity auto-complete/suggest for
setDirty()
,setError()
,getOriginal()
and others - Component
unload()
auto-complete/suggest