Zend certified PHP/Magento developer

Question: Is it worth adding params and returns to docblocks anymore, with type hints and return types. If the code is descriptive enough you can negate docblocks all-together but I feel the code looks bare without them…