Page MenuHomePhorge

PHPDoc: Make some parameter types match type in signatures
ClosedPublic

Authored by aklapper on Sun, Mar 30, 21:06.
Tags
None
Referenced Files
F3709375: D25937.1745649860.diff
Fri, Apr 25, 06:44
F3642633: D25937.1745333782.diff
Mon, Apr 21, 14:56
F3552918: D25937.1744911925.diff
Wed, Apr 16, 17:45
F3552661: D25937.1744904803.diff
Wed, Apr 16, 15:46
F3552076: D25937.1744903386.diff
Wed, Apr 16, 15:23
F3551918: D25937.1744902890.diff
Wed, Apr 16, 15:14
F3551840: D25937.1744902680.diff
Wed, Apr 16, 15:11
F3550911: D25937.1744901331.diff
Wed, Apr 16, 14:48

Details

Summary

For explicitly mentioned Phorge class types in the function signature, use the same type in the PHPDoc for the parameter.

Test Plan

Compare classname type in function signature and in PHPDoc; run static code analysis.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable