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