private property IndexManager::$connection in Drupal driver for SQL Server and SQL Azure 8
Same name and namespace in other branches
- 8.2 src/Indexes/IndexManager.php \Drupal\sqlsrv\Indexes\IndexManager::connection
Summary of $connection
Type: Connection
File
- src/
Indexes/ IndexManager.php, line 17
Class
- IndexManager
- Default indexes to be deployed for CORE functionality.
Namespace
Drupal\sqlsrv\IndexesCode
private $connection;