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
F3575787: D25794.1745014103.diff
Thu, Apr 17, 22:08
F3553361: D25794.1744929574.diff
Wed, Apr 16, 22:39
F3527835: D25794.1744842909.diff
Tue, Apr 15, 22:35
F3514050: D25794.1744808252.diff
Tue, Apr 15, 12:57
F3493682: D25794.1744785966.diff
Tue, Apr 15, 06:46
F3390461: D25794.1744466986.diff
Fri, Apr 11, 14:09
F3387660: D25794.1744439951.diff
Fri, Apr 11, 06:39
F3377219: D25794.1744336690.diff
Thu, Apr 10, 01:58
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
Branch
phpDocParamVarNames
Lint
Lint Passed
Unit
Tests Passed
Build Status
Buildable 1551
Build 1551: arc lint + arc unit