D25650
D25650
Correct PHPDoc or add default return for numerous methods
Author: aklapper
Reviewers: O1: Blessed Committers, valerio.bozzolan
Summary: Correct PHPDoc when none of the method calls try to handle a return value.
Add missing fallback `return` statements…