Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Schema.php

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\Database

Code

protected $connection;
RSS feed
Powered by Drupal