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
F2987690: D25794.1740117202.diff
Thu, Feb 20, 05:53
F2985702: D25794.1740082871.diff
Wed, Feb 19, 20:21
F2981875: D25794.1739940645.diff
Tue, Feb 18, 04:50
F2950176: D25794.1738729986.diff
Tue, Feb 4, 04:33
F2903204: D25794.1737327479.diff
Jan 18 2025, 22:57
F2903203: D25794.1737327478.diff
Jan 18 2025, 22:57
F2903170: D25794.1737324028.diff
Jan 18 2025, 22:00
F2903161: D25794.1737323860.diff
Jan 18 2025, 21:57
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