final class QuotedIdentifierEscaper implements IdentifierEscaperInterface (View source)

Methods

__construct(string $prefix, string $quote)
string
identifier(string $identifier)
string
string
table(string $table)
string

Details

__construct

__construct(string $prefix, string $quote)

No description

Parameters

string $prefix
string $quote

identifier

string identifier(string $identifier)

No description

Parameters

string $identifier

Return Value

string

table

string table(string $table)

No description

Parameters

string $table

Return Value

string