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
F3319931: D25794.1743318038.diff
Sat, Mar 29, 07:00
F3317778: D25794.1743267324.diff
Fri, Mar 28, 16:55
F3304237: D25794.1743094605.diff
Wed, Mar 26, 16:56
F3303786: D25794.1743086054.diff
Wed, Mar 26, 14:34
F3301568: D25794.1743054531.diff
Wed, Mar 26, 05:48
F3299712: D25794.1743027131.diff
Tue, Mar 25, 22:12
F3299314: D25794.1743019643.diff
Tue, Mar 25, 20:07
F3298377: D25794.1743001188.diff
Tue, Mar 25, 14:59
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