3 final class ReleephOriginalCommitFieldSpecification
4 extends ReleephFieldSpecification
{
6 public function getFieldKey() {
10 public function getName() {
14 public function getRequiredHandlePHIDsForPropertyView() {
16 $this->getReleephRequest()->getRequestCommitPHID(),
21 public function renderPropertyViewValue(array $handles) {
22 return $this->renderHandleList($handles);