getManualDiff(); $host = $diff->getSourceMachine(); if (!$host) { return null; } return phutil_escape_html($host); } }