Page MenuHomePhorge

PHPDoc: Correct some param types
ClosedPublic

Authored by aklapper on Sun, Apr 27, 11:24.

Details

Summary

Type in PHPDoc @param versus type in method signature mismatch. Thus correct PHPDoc.

Test Plan

Read the PHPDoc and the signature and compare types.

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable