Page MenuHomePhorge

PHPDoc: Make some parameter types match type in signatures
ClosedPublic

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

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