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