Page MenuHomePhorge

Add missing variable names to PHPDoc @param of methods
ClosedPublic

Authored by aklapper on Aug 20 2024, 16:08.
Tags
None
Referenced Files
F3890118: D25794.1746260976.diff
Fri, May 2, 08:29
F3882668: D25794.1746244888.diff
Fri, May 2, 04:01
F3739369: D25794.1745763032.diff
Sat, Apr 26, 14:10
F3712635: D25794.1745689459.diff
Fri, Apr 25, 17:44
F3712081: D25794.1745670804.diff
Fri, Apr 25, 12:33
F3711852: D25794.1745660379.diff
Fri, Apr 25, 09:39
F3702109: D25794.1745617529.diff
Thu, Apr 24, 21:45
F3701967: D25794.1745612097.diff
Thu, Apr 24, 20:14
Tokens
"Love" token, awarded by mainframe98.

Details

Summary

Add variable names ($varname in @param type $varname explanation) to PHPDoc method headers, for fun and profit.

Closes T15923

Test Plan
  • Read the method signatures and their corresponding PHPDoc headers at your fireplace
  • Still run ./bin/diviner generate without explosions (though it is very lenient anyway?)

Diff Detail

Repository
rP Phorge
Lint
Lint Not Applicable
Unit
Tests Not Applicable