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

Code Inspection: Immutable property written in invalid scope

Last modified: 16 May 2022

Highlights write access references to properties, for which the write access scope declared via #[Immutable] is stricter than the reference scope.