mini\Table\InMemoryTable::quoteIdentifier()
Method
private
Signature
private function quoteIdentifier(string $name): string
Parameters
| Name | Type | Default | Description |
|---|---|---|---|
$name |
string |
required | Documentation missing |
Returns
string
Documentation
Quote a SQLite identifier (column/table name).