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
F3362297: D25794.1744075669.diff
Mon, Apr 7, 01:27
F3357664: D25794.1743914453.diff
Sat, Apr 5, 04:40
F3356212: D25794.1743879385.diff
Fri, Apr 4, 18:56
F3354902: D25794.1743867661.diff
Fri, Apr 4, 15:41
F3350873: D25794.1743777041.diff
Thu, Apr 3, 14:30
F3349911: D25794.1743760348.diff
Thu, Apr 3, 09:52
F3343141: D25794.1743674684.diff
Wed, Apr 2, 10:04
F3343130: D25794.1743674349.diff
Wed, Apr 2, 09: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
Lint
Lint Not Applicable
Unit
Tests Not Applicable