Connection::$identifierQuotes
Type: identifierQuotes
Overrides Connection::$identifierQuotes
File
-
core/
modules/ mysql/ src/ Driver/ Database/ mysql/ Connection.php, line 89
Class
- Connection
- MySQL implementation of \Drupal\Core\Database\Connection.
Namespace
Drupal\mysql\Driver\Database\mysqlCode
protected $identifierQuotes = [
'"',
'"',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.