Run Rector on your code to see what it can do for you:
final class DemoFile { - private bool $isConstructed = false; + private bool $isConstructed = true; public mixed $value = null { get {
mixed $value = null, ) { $this->value = $value; - $this->isConstructed = true; } }
Applied Rules:
Not a change you expect?
rector.php