$sql->quoteIdentifier()
Quotes an identifier (table or column)
$sql->quoteIdentifier(string $identifier): string
Parameters
| Name | Type | Default |
|---|---|---|
| $identifier * | string |
– |
Return type
string
Quotes an identifier (table or column)
$sql->quoteIdentifier(string $identifier): string
| Name | Type | Default |
|---|---|---|
| $identifier * | string |
– |
string