Query\Drivers\AbstractDriver::quoteIdent
Surrounds the string with the databases identifier escape characters
Signature
public function quoteIdent(mixed
$identifier )
Parameters
$identifier
— mixed
Returns
- string|array
Defined by Interface
Violations
Checkstyle
Line | Column | Severity | Message |
---|---|---|---|
333 | 23 | error | Short array syntax must be used to define arrays |
333 | 44 | error | Short array syntax must be used to define arrays |