Page MenuHomePhorge

Add missing variable names to PHPDoc @param of methods
ClosedPublic

Authored by aklapper on Aug 20 2024, 16:08.

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