eightshift-libs icon indicating copy to clipboard operation
eightshift-libs copied to clipboard

Fix docblocks for functions with variable number of arguments

Open goranalkovic-infinum opened this issue 1 year ago • 0 comments

Even though they're treated as arrays, variable argument lists should be documented with {type} ...$varName, not array<{type}> ...$varName.

goranalkovic-infinum avatar Oct 28 '24 13:10 goranalkovic-infinum