Inspectopedia
 
2024.3

Cannot write to a virtual property without a setter defined

Error
New
Last modified: 03 December 2024

Reports partial or missing property hook components, i.e., insufficiently defined virtual properties.

Property hooks are supported in PHP 8.4 and later. See PHP RFC: Property hooks (php.net) for details.