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