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

Breadcrumb

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

Schema::$placeholder

The placeholder counter.

Type: int

File

core/lib/Drupal/Core/Database/Schema.php, line 24

Class

Schema
Provides a base implementation for Database Schema.

Namespace

Drupal\Core\Database

Code

protected $placeholder = 0;
RSS feed
Powered by Drupal