Over the past few days, I’ve been working extensively with PHP's property hooks—especially with constructor-promoted property hooks. Consider the following example from the PHP documentation: However, ...