Christoph Rumpel ๐ค
@christophrumpel
๐งช PhpStorm Tips & Tricks #52 - Override Methods
When you want to override a method, PhpStorm helps you already out while typing it.
But there is also a shortcut to open the "Override Methods" popup. It lets you select a method, and also specify if you like to copy the parent's DocBlock.
Thanks for the tip @simioluwatomi ๐๐ป