getReleephRequest(); if ($pull->getCommitPHID()) { return array($pull->getCommitPHID()); } return array(); } public function renderPropertyViewValue(array $handles) { return $this->renderHandleList($handles); } }