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

Code Inspection: Nested function call

Last modified: 13 May 2022

Reports a function call that is used as an argument in another function call, for example, foo(bar())