Page MenuHomePhorge

PHPDoc: Make some parameter types match type in signatures
Needs ReviewPublic

Authored by aklapper on Sun, Mar 30, 21:06.

Details

Reviewers
None
Group Reviewers
O1: Blessed Committers
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
Branch
phpdocTypeFixes (branched from master)
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1830
Build 1830: arc lint + arc unit