Use docblocks only when they clarify things
- ·
- Telegram
- ·
- Newsletter
Many people will disagree with this, because they do it. But it makes no sense.
There's no point in using docblocks when they don't give any extra information. If the typehint is enough, don't add a docblock.
That's just noise.