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
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
F3376478: D25794.1744324342.diff
Wed, Apr 9, 22:32
F3369221: D25794.1744213621.diff
Tue, Apr 8, 15:47
F3365923: D25794.1744180915.diff
Tue, Apr 8, 06:41
F3362297: D25794.1744075669.diff
Mon, Apr 7, 01:27
F3357664: D25794.1743914453.diff
Sat, Apr 5, 04:40
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