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

Code Inspection: Field can be readonly

Last modified: 21 March 2023

Reports a private field that can be made readonly (for example, if the field is assigned only in the constructor).