Been using PHPStorm and whenever I implement the abstract method of a parent class to some subclass I run the Implement Methods
command in which it auto-generates the function blocks and its doc blocks.
It annoys me that I still need to manually modify the doc blocks to {@inheritdoc}
.
My question now, Is there a way to configure PHPStorm to generate {@inheritdoc}
doc block when implementing methods instead of it generating the original doc block?
Code > Generate > Implement method
(Ctrl+I)Source: https://youtrack.jetbrains.com/issue/WI-16547
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With