DatabaseConnection::$schema

  1. drupal
    1. 7 includes/database/database.inc

The schema object for this connection.

Type: object

File

includes/database/database.inc, line 273
Core systems for the database layer.

Code

protected $schema = NULL
Login or register to post comments