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

Code Inspection: Unnecessary local variable

Last modified: 16 May 2022

Reports the local variables that are used in exit statements, such as throw, return, or yield, immediately after assignment.