Frontend editing for TYPO3
Find a file
Wouter Wolters 4310426272 [TASK] Streamline return tags in phpdocs
The TYPO3 Core currently has no guidline how to handle phpdoc
comments regarding @return annoations related to "void" and "null".

In practice, these annotations have no additional value if no additional
documentation is given.

With this change, the php-cs-fixer will remove any unnecessary linebreaks
within the comments above the @return annotation, as well as remove completely
empty phpdoc comments because the @return annotation is removed.

Please be aware, that once PSR-5 is accepted, this coding standard
within the TYPO3 Core will change again, where there are currently
some further proposal details like inheritance information.

Resolves: #80454
Releases: master
Change-Id: Ie969d720684c0a75919fe5addd1c36ef5b12eb04
Reviewed-on: https://review.typo3.org/51686
Reviewed-by: Nicole Cordes <typo3@cordes.co>
Tested-by: Nicole Cordes <typo3@cordes.co>
Reviewed-by: Benni Mack <benni@typo3.org>
Tested-by: Benni Mack <benni@typo3.org>
2017-03-28 12:02:57 +02:00
Classes [TASK] Streamline return tags in phpdocs 2017-03-28 12:02:57 +02:00
Resources/Public/Icons [TASK] Move ext_icon.png to Resources/Public/Icons for all sysexts 2016-10-19 11:11:10 +02:00
composer.json [TASK] Change typo3.org links to https 2015-09-23 16:17:06 +02:00
ext_emconf.php [TASK] Update TYPO3 version to TYPO3 8.7-dev 2017-02-14 21:40:47 +01:00
ext_localconf.php [TASK] Resolve cross dep between EXT:backend and EXT:feedit 2017-03-16 06:03:38 +01:00