PhpStorm
 
Get PhpStorm
You are viewing the documentation for an earlier version of PhpStorm.

Code Inspection: Unnecessary spread operator for function call argument

Last modified: 16 May 2022

Reports the usages of the spread operator (...) on array literals in function call arguments that may be safely unwrapped.