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
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
F3485523: D25937.1744776015.diff
Tue, Apr 15, 04:00
F3415903: D25937.1744610409.diff
Sun, Apr 13, 06:00

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