$sql->unquoteIdentifier() Unquotes an identifier (table or column) kirby/src/Database/Sql.php#L673 $sql->unquoteIdentifier(string $identifier): string Parameters Name Type Default $identifier * string – Return type string Parent class Kirby\Database\Sql