eightshift-libs
                                
                                
                                
                                    eightshift-libs copied to clipboard
                            
                            
                            
                        Fix docblocks for functions with variable number of arguments
Even though they're treated as arrays, variable argument lists should be documented with {type} ...$varName, not array<{type}> ...$varName.