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