Page MenuHomePhorge

PHPDoc: Fix @return string for methods which can also return null
ClosedPublic

Authored by aklapper on Apr 11 2025, 09:51.

Details

Summary

Correct docs.

Test Plan

Read the method code, run static code analysis (PHPStan) which complains "should return string but returns null".

Diff Detail

Repository
rP Phorge
Branch
phpDocReturnStringNull (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1859
Build 1859: arc lint + arc unit