PHPDoc: Fix @return string for methods which can also return null
Summary: Correct docs.
Test Plan: Read the method code, run static code analysis (PHPStan) which complains "should return string but returns null".
Reviewers: O1 Blessed Committers, valerio.bozzolan
Reviewed By: O1 Blessed Committers, valerio.bozzolan
Subscribers: tobiaswiese, valerio.bozzolan, Matthew, Cigaryno
Differential Revision: https://we.phorge.it/D25958