preventDefault = true; return $this; } /** * @return bool */ public function isDefaultPrevented() { return $this->preventDefault; } }