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