getAdapter()->getHookEngine()->getViewer()->getPHID(); $committer = $this->getAdapter()->getCommitterPHID(); return ($pusher === $committer); } protected function getHeraldFieldStandardConditions() { return HeraldField::STANDARD_BOOL; } public function getHeraldFieldValueType($condition) { return HeraldAdapter::VALUE_NONE; } }