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

Code Inspection: Undefined property

Last modified: 16 May 2022

Reports the references to class properties that are not declared.

The inspection skips the objects of the stdClass or derived types.