setViewer($viewer) ->withPHIDs(array($xaction->getObjectPHID())) ->executeOne(); if ($handle) { $cancel_uri = $handle->getURI(); } return $cancel_uri; } }