protected property Schema::$connection in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Database/Schema.php \Drupal\Core\Database\Schema::connection
- 9 core/lib/Drupal/Core/Database/Schema.php \Drupal\Core\Database\Schema::connection
The database connection.
Type: \Drupal\Core\Database\Connection
File
- core/
lib/ Drupal/ Core/ Database/ Schema.php, line 17
Class
- Schema
- Provides a base implementation for Database Schema.
Namespace
Drupal\Core\DatabaseCode
protected $connection;