result = $result; } public function getResult(): mixed { return $this->result ?? EventResult::next; } }