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
F3289922: D25794.1742855254.diff
Sun, Mar 23, 22:27
F3289357: D25794.1742844356.diff
Sun, Mar 23, 19:25
F3289263: D25794.1742843470.diff
Sun, Mar 23, 19:11
F3285385: D25794.1742799947.diff
Sun, Mar 23, 07:05
F3279769: D25794.1742636109.diff
Fri, Mar 21, 09:35
F3269427: D25794.1742528877.diff
Thu, Mar 20, 03:47
F3254906: D25794.1742488062.diff
Wed, Mar 19, 16:27
F3254905: D25794.1742488061.diff
Wed, Mar 19, 16:27
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