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

Code Inspection: Property usages have same access

Last modified: 16 May 2022

Reports the private properties that are:

  • written but never read

  • read but never written