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