Code Inspection: Missing @return tag
Checks that the PHPDoc block for a function/method contains the @return
tag.
Last modified: 08 December 2020
Checks that the PHPDoc block for a function/method contains the @return
tag.