target = $target; } public function doUpdate() { GadgetRepo::singleton()->handlePageUpdate( $this->target ); } }