logger->log("Found in " . $findCmdResult, LogLevel::DEBUG); $binaryPath = $findCmdResult; break; } } } return $binaryPath; } }