$sql->unquoteIdentifier()
Unquotes an identifier (table or column)
$sql->unquoteIdentifier(string $identifier): stringParameters
| 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