final class SqliteQuoting
Restricted visibility: declared "@visibility root". Code outside that scope must not name this declaration.

Encodes chosen text using SQLite quoting rules, independently of generation.

Methods§

public static function backtickIdentifier(string $body): string
public static function bracketIdentifier(string $body): string

Test cases 22§

Test cases that cover or call this symbol, from the coverage report and from the analyzed test sources.

Dedicated tests 21
Other tests reaching this symbol 1