protected property Connection::$escapedTables in Drupal 9
List of escaped table names, keyed by unescaped names.
Type: array
File
- core/
lib/ Drupal/ Core/ Database/ Connection.php, line 183
Class
- Connection
- Base Database API class.
Namespace
Drupal\Core\DatabaseCode
protected $escapedTables = [];