value = 1; } public function change(): void { [$this->value] = [2]; } }