$mysql->unquoteIdentifier()
Unquotes an identifier (table or column)
Parameters
Name | Type | Default | Description |
---|---|---|---|
$identifier * | string |
– | string |
Return type
string
Parent class
Kirby\Database\Sql\Mysql
inherited from Kirby\Database\Sql