Method \ClickHouseDB\Quote\FormatLine::strictQuote() does not have native type hint for its parameter $format but it should be possible to add it based on @param annotation "string".
Method \ClickHouseDB\Quote\FormatLine::strictQuote() does not have native return type hint for its return value but it should be possible to add it based on @return annotation "StrictQuoteLine".
Method \ClickHouseDB\Quote\FormatLine::Insert() does not have native return type hint for its return value but it should be possible to add it based on @return annotation "string".
Method \ClickHouseDB\Quote\FormatLine::TSV() does not have native return type hint for its return value but it should be possible to add it based on @return annotation "string".
Method \ClickHouseDB\Quote\FormatLine::CSV() does not have native return type hint for its return value but it should be possible to add it based on @return annotation "string".