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

Code Inspection: Chained function call

Last modified: 13 May 2022

Reports a function call whose target is another function call, for example, foo().bar()