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

Breadcrumb

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

Truncate::$table

The table to truncate.

Type: string

File

core/lib/Drupal/Core/Database/Query/Truncate.php, line 17

Class

Truncate
General class for an abstracted TRUNCATE operation.

Namespace

Drupal\Core\Database\Query

Code

protected $table;
RSS feed
Powered by Drupal