QuotedIdentifierEscaper
final class QuotedIdentifierEscaper implements IdentifierEscaperInterface (View source)
Methods
__construct(string $prefix, string $quote)
identifier(string $identifier)
string
table(string $table)
string
Details
__construct
__construct(string $prefix, string $quote)
No description
identifier
string
identifier(string $identifier)
No description
table
string
table(string $table)
No description